Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> break on ......

break on ......

From: Markus Janscha <markus_at_janscha.co.uk>
Date: Fri, 10 Dec 1999 22:54:21 -0000
Message-ID: <82s0ci$ngf$1@gxsn.com>


I am trying to get to grips with SQL Plus. I was wondering whether it is possible to use the "break on.." on more than one column at a time?

I tried "break on column 1, column 2 ;

            ..........
            order by column1, column 2 ;"
without luck.
If not, what should I do to create subtotal for more than one column?

Thanks

Markus Received on Fri Dec 10 1999 - 16:54:21 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US