why we use cursor?
Answers were Sorted based on User's Feedback
Answer / yoshita kundwani
Cursors can be considers as named result sets which allow a
user to move through each record one by one.
| Is This Answer Correct ? | 37 Yes | 1 No |
Answer / manoj kumar singh
When we want to update row depending on certain criteria. we
will loop through all rows and update data accordingly.
There's where cursors come in to picture.
| Is This Answer Correct ? | 18 Yes | 7 No |
Answer / 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 |
Is sql server a database?
hi i gone though satyam interview. what is Acid Properties?
How many databases instances are there in sql server 2000?
In what sequence sql statement is processed?
How do you delete duplicate records in sql server?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
Explain the architecture of ms sql reporting service?
What is history table in sql server?
What are logical/boolean operations in ms sql server?
What are the purposes of floor and sign functions?
What is ddl and dml commands?
hi, i have a table called names and field name select * from names name a b c d i want to display like this name a,b,c,d how it is possible Regards Baiju
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)