Reference cursor in SQL
What is reference cursor in SQL?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Dec 18, 2012, 6:33 AM
Shankar MPosted Dec 18, 2012, 3:37 AM
Hi Sharad,
A Ref cursor is just a pointer to the result set of the cursor with which it is associated.
Satyapriya NayakPosted Dec 1, 2012, 3:06 AM
http://msdn.microsoft.com/en-us/library/4s2zbbsz%28v=vs.80%29.aspx