Saturday, December 17, 2011

Explain Cursor

Cursor is a database object used by applications to manipulate data in a set on a row-by-row basis, its like recordset in the ASP and visual basic.

Fetch, open, close, scrollable.

List of Asked Interview Questions: C# .NET SQL MVC WCF Questions