How many types of cursors are there in SQL Server?
Answer Posted / hari
Cursor : Curosr is allow row processing of the result set.
Static
Dynamic
forward-only
Key setdriven
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is explicit mode in sql server?
What is the default sql server instance name?
What is the full form of ddl?
Tell me what is the significance of null value and why should we avoid permitting null values?
Give an example of why you would want to denormalize a database
What are different types of replication in sql server?
what method you can use to reduce the overhead of Reporting Services data sources?
What is database white box testing?
What is logshipping and its purpose?
What method is used by the Command classes to execute SQL statements that return single values?
What are sp_configure commands and set commands?
How to trouble shoot if unable to connect SQL Server
How real and float literal values are rounded?
What is the difference between left and right outer join?
How to recompile stored procedure at run time?