Re: Stored Procedure VS Package
From: Your Name <PatronID_at_glaxowellcome.com>
Date: 7 Apr 1999 14:34:17 GMT
Message-ID: <01be8103$a6b66990$e0a03398_at_us0041110>
Date: 7 Apr 1999 14:34:17 GMT
Message-ID: <01be8103$a6b66990$e0a03398_at_us0041110>
Package is one or more procedure or function .
yewpc_at_my-dejanews.com wrote in article <7ef83t$mc8$1_at_nnrp1.dejanews.com>...
> The main different between Stored Procedures and Packages is
> Stored procedure will return all the selected records to the calling
> program in once but Package will return the selected records,
> record by record to the calling program.(calling in a loop).
> 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 - 16:34:17 CEST