what is the cursor life span?

Answer Posted / sumit

The Life Span of the Cursor is till the runtime of the
stored procedure/function in sql server 2005

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is b tree index?

511


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

592


How does index makes search faster?

600


What are temporal tables in sql server 2016?

477


What are user defined functions in ms sql server?

510






Other than truncate statement, which other command can by-pass the trigger on the tables?

620


Write a sql query to delete duplicate records from a table called table1

586


To which devices can a backup be created and where should these devices be located? : sql server management studio

567


optimization techinques

2196


Does a specific recovery model need to be used for a replicated database? : sql server replication

530


How to use “drop” keyword in sql server and give an example?

686


What is outer join in sql server joins?

594


While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?

619


Indexes are updated automatically is the full-text index also updated automatically?

623


Can we do dml on views?

551