help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: column alignment in sqlplus mode--how?


From: f geisler
Subject: Re: column alignment in sqlplus mode--how?
Date: 23 Jul 2004 12:22:12 -0700

Galen Boyer <galenboyer@hotpop.com> wrote in message 
news:<uekn4p0kl.fsf@standardandpoors.com>...
> On 21 Jul 2004, fgbulk@yahoo.com wrote:
> > How can I assure columns align in the *SQL* buffer?
> > 
> > When displaying a table in my *SQL* (sql-oracle) buffer, column
> > alignment is often a problem. The column format is set, and
> > aligns correctly in a non-emacs window. 
> 
> The only time I've seen this is on
> 
>    select attr,count(*) ..
>    group by attr;
> 
> > I presume the problem is related to tabulation, although a
> > simple replace with spaces did not help.
> > 
> > Thanks in advance for you help.
> 
> Try the sqlplus setting
> "set tab off"
> 
> Does this change the behaviour?


Yes! Thanks so much.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]