why we use cursor?
Answer Posted / sid
Cursors can be considers as named result sets which allow a
user to move through each record one by one.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Why and when do stored procedure recompile?
What is xdr?
What is data source document?
How many clustered indexes there can be on table ?
How to invoke a trigger on demand?
What happens to a trigger with multiple affected rows?
What is the fillfactor concept in indexes?
What are out-of-range errors with date and time literals?
How to list all objects in a given schema?
What is isnull() operator?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What are the built in functions in sql server?
What are user defined functions in ms sql server?
System requirements for sql server 2005 express edition?
Can multiple columns be used in sql group by clause in ms sql server?