why we use cursor?
Answer Posted / anil
Cursor allow row by row fetching records
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
Explain the various types of concurrency problem?
What is the difference between Normalization and De-normalization?
What is sqlservr.exe - process - sql server (sqlex?press)?
Can a trigger be created on a view?
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
When should you use an instead of trigger?
Can you edit the .rdl code associated with a linked report?
What is the difference between varchar and varchar(max) datatypes?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
What is a trigger in sql server?
Do you know the capabilities of cursors?
What is blocking?
What is efficiency data?
Can another user execute your local temporary stored procedures?
How to connect to a sql server using odbc_connect()?