Re: PL/SQL tables (sorting?)

From: Igor A. Feoktistov <fia_at_ins.dn.ua>
Date: 23 Oct 1999 10:00:57 +0300
Message-ID: <7urmf9$muc$1_at_dream.ins.dn.ua>


Gerald Bull <gerald.bull_at_fmr.com> wrote: > You should be able to sort it using a simple bubble sort, quick sort, or other > sorting method of choice. Algorithms for these should be readily available. Why? It is best opportunity to sort in sql request.

> Jerry.

> Nick Willemse wrote:

>> Hello Oracle gurus
>>
>> I have a small PL/SQL problem: I am retrieving some rows from the oracle
>> database into a PL/SQL table. Now how can I sort this table alphabetically
>> after retrieving the rows before returning the rows from the procedure?
>>
>> thank you in advance
>> nick.out
>> nwillemse_at_sixdegrees.com

-- 
----------------------------
E-mail: fia_at_ins.dn.ua
ICQ: 34433616
Received on Sat Oct 23 1999 - 09:00:57 CEST

Original text of this message