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 -> Re: Help: Sorting a PL/SQL table

Re: Help: Sorting a PL/SQL table

From: <pradeepj_at_hotmail.com>
Date: Sat, 11 Apr 1998 14:40:19 -0600
Message-ID: <6gogv3$f5j$1@nnrp1.dejanews.com>


does this mean you want to sort records in your table in a specific manner, or in other words do you want to sort some columns of the tble in a particular fashion ? if you want to sort a particular set of columns I suppose ORDER BY should help.

In article <352CEDB0.B8F205CE_at_infoaccess.dk>,   Casper Thrane <ct_at_infoaccess.dk> wrote:
>
> Hi!
>
> I have created a PL/SQL tables that contains 10 columns, but now I want
> to sort my table.
> I have tried using SQL, but then I get an error.
> How can I sort my table?
> --
> Casper Thrane
> InfoAccess
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Sat Apr 11 1998 - 15:40:19 CDT

Original text of this message

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