Answer Posted / suresh
cursor is private sql area. cursor is used for to retrieve
or display the more than one values at a time.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I find duplicates in sql?
What is serial sql?
How do you bind variables in pl sql?
Is sql database free?
What is field delimiter?
When is a declare statement required?
define join and explain different type of joins? : Sql dba
What is the difference between the implicit and explicit cursors?
What is the difference among union, minus and intersect?
Is sql a microsoft product?
how to get @@error and @@rowcount at the same time? : Sql dba
What is row_number () in sql?
Which sql statement is used to return only different values?
What does seeding a database mean?
What can I use instead of union in sql?