Answer Posted / sumit
The Life Span of the Cursor is till the runtime of the
stored procedure/function in which the cursor is being used
in sql server
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is shared lock?
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
What types of Joins are possible with Sql Server?
What is index fragmentation in ms sql server?
Which tools are available to manage SQL Azure databases and servers?
What is the main difference between ‘between’ and ‘in’ condition operators?
What is a cube? : sql server analysis services, ssas
What does nvl stand for?
What are the operating modes in which database mirroring runs?
Explain system functions or built-in functions? What are different types of system functions?
what is the difference between delete table and truncate table commands? : Sql server database administration
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
what authentication modes does sql server support? : Sql server database administration
What is a partition function in sql server?
How does clustered and non clustered index work?