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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Selecting

Re: Selecting

From: Bhavin Shah <bhavinsh_at_aludra.usc.edu>
Date: Fri, 1 Sep 2000 11:25:27 -0700
Message-ID: <Pine.GSO.4.21.0009011123160.14231-100000@aludra.usc.edu>

Is there a way to do the the break within a c/c++ program? I don't believe BREAK is valid on an EXEC SQL line for the
precompiler proc.

Bhavin

On Fri, 1 Sep 2000, it was written:

> Hi,
> in sqlplus type break on category
>
> then run the query
> select category,subcategory
> from table
> order by category
> /
>
> HTH
>
> Conan
>
> Bhavin Shah wrote in message ...
> >Thanks, but this still returns duplicate categories
> >(ie) USA CA
> > USA AZ
> >I was looking for:
> > USA CA
> > AZ
> >
>
>
>
>
  Received on Fri Sep 01 2000 - 13:25:27 CDT

Original text of this message

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