why we use cursor?
Answer Posted / sid
Cursors can be considers as named result sets which allow a
user to move through each record one by one.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
what are the core components of SSRS?
How do we Backup SQL Azure Data?
Explain the concept of recursive stored procedure.
Which joins are sql server default?
What is a virtual table in sql?
how many layers of tcp/ip protocol combined of? : Sql server database administration
How do I schedule a sql server profiler trace?
What is the difference between SQL notification and SQL invalidation?
how you can configure a running aggregate in SSRS?
Can a database be shrunk with users active?
How to view the error log for any specific instance? : sql server database administration
What are the differences between clustered and non-clustered index?
can a table be moved to different filegroup? : Sql server administration
Can foreign key be deleted?
Does the unique constraint create an index?