Bikash Kumar Ray
SQL and ASP.net Related Practical Problems
Friday, February 5, 2010
Cursor
Cursor is a database object used to manipulate data in a set on a row-by-row basis.
Step used in Cursors are:
=> Declare cursor
=> Open cursor
=> Fetch row from the cursor
=> Process fetched row
=> Close cursor
=> Deallocate cursor
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment