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: order by problem with stored procedure

Re: order by problem with stored procedure

From: Maxim Demenko <mdemenko_at_arcor.de>
Date: Wed, 31 May 2006 18:31:16 +0200
Message-ID: <447dc623$0$4500$9b4e6d93@newsread2.arcor-online.net>


Alen Cappelletti schrieb:
> I found solution here...
> http://www.petefreitag.com/item/451.cfm
>
> TNKS anyway
>

I'm glad to know, you have solved your problem, however, it seems to me, it might be useful for you, if i give some advices regarding good Oracle resources in internet. If you are new to plsql programming and/or oracle and you have intention to stay here for a while, then i would recommend you always to start by searching in Oracle documentation at http://tahiti.oracle.com. It has built in search capabilities and the quality of documentation is really very good. In particular, your recent problem is described here:
http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14200/pseudocolumns009.htm#i1006297 Another excellent place with many great explained examples and also with search capabilities is http://asktom.oracle.com It is very unlikely, that some of common plsql/oracle problems are not mentioned there (such topics as pagination, ref cursors, dynamic sql are very often asked (and very good explained ) by AskTom).

Best regards

Maxim Received on Wed May 31 2006 - 11:31:16 CDT

Original text of this message

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