Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Stored Procedure VS Package
Hi everyone :
If that true Stored Procedure will fetch all the selected records at once to the calling program but Package will fetch record by record of the selected to the calling program (like return a record to calling program upon request) ?
In other word, Stored Procedure is use for single record return but package is used for multiple record return. Am I right ??
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Apr 07 1999 - 01:21:37 CDT
![]() |
![]() |