Answer Posted / vijay
The set of rows is returned by SELECT statementb by using
WHERE clause or not. In our application can not work
EFFICIENTLY to this result set. If we want to
access/process the entire block or row or fields or it
different kind of property, we need the mechanism. This
mechanism is called CURSOR.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of indexes?
What is key set driven?
How do I find sql server instance name?
How do I run a trace in sql server?
How to skip remaining statements in a loop block using continue statements?
How to make conditional sum in ssrs?
How to create a new table in a given schema?
What is ems sql management studio? : sql server management studio
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What is log in sql server?
How to disable a login name in ms sql server?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
In what sequence sql statement is processed?
What is a Join and explain its types?
What is the server name for sql management studio?