Answer Posted / k minty
actually there are three types of cursors
1. static cursors which are further classified as implicit
cursors and explicit cursors
2. Dynamic Cursors
3. Reference Cursors.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are two statement types in sql?
Why do we use procedures in sql?
What is function and procedure in pl sql?
What is the difference between execution of triggers and stored procedures?
What is a record in a database?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
how to fetch alternate records from a table? : Sql dba
Does truncate require commit?
What does closing a cursor do?
How do you update sql?
What is meant by temporal data?
How to combine two stored procedures in sql?
Can we create table inside stored procedure?
what is the difference between myisam static and myisam dynamic? : Sql dba
How delete all records from table in sql?