On Wed, 16 Feb 2011, Michael Ewan wrote:
> As long as the spaces aren't inside quotes, it shouldn't be a problem.
> Assuming something that looks like...
>
> INSERT INTO table (col1, col2, col3) VALUES (val1         , val2       , val2 
> );
Michael,
   Yes, that's what they look like. Whew! That saves me a ton of
search-and-replace in emacs.
Thanks,
Rich