Answer Posted / gunjan sapra
hi neeraj,
this is not the answer.
answer about the life span of curser.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How exceptions can be handled in sql server programming?
What is check constraint in sql server?
How to get a list of columns in a view using "sys.columns" in ms sql server?
What is data modification?
How to specify the collation for a character data type in ms sql server?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
How to transfer data from a cursor to variables with a "fetch" statement?
What is buffer cash in sql server?
You want to implement the one-to-one relationship while designing tables. How would you do it?
Why the trigger fires multiple times in single login?
How is foreign key related to primary key?
Can you explain important index characteristics?
What is normalization process?
What is the default order of an order by clause?
How to list all login names on the ms sql server?