How to write a retrieve procedure...
Hi,
I am beginner to oracle.
I want a sp which will contain simple retrieve query like select * from users;[Consider the number of records and columns are more].
Is it Possible to write a query without using INTO statement?
I have heard about reference cursor but I don't have more information about it? If you know the link please specify.
Thanks in advance.
Thanks & Regards,
Milind Patil
|