Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Select statement
On 13 Mar 2002 11:57:51 -0800, lmontoro_at_adelphia.net (Lu) wrote:
>I'm starting to use oracle and need to create a store procedure that
>displays records. I'm used to SQL Server which is very simple to do
>this. Could some one help me write this procedure using one of the
>oracle table for scott called "Account". Ex: Select * from Account;
>
>Thank you for the help,
You need to read the PL/SQL documentation with respect to REF CURSOR Other than that both Usenet and Internet are flooded with examples.
Regards
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address Received on Wed Mar 13 2002 - 15:06:27 CST
![]() |
![]() |