|
| Total Answers and Comments: 3 |
Last Update: October 14, 2009 Asked by: ramyaselvi16 |
|
| | |
|
Submitted by: pratap557 By Ref cursor we can send record set to the calling programLike .NET VB page can get recordset as datatable from ref cursor returned by a procedure. OUT parameter sends only one value from procedure
Above answer was rated as good by the following members: Blufontaine | Go To Top
|