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
Is drop table faster than truncate?
What are tables in sql?
What is group function in sql?
What is a common use of group by in sql?
Is it possible for a table to have more than one foreign key?
What is the purpose of using pl/sql?
What is trigger types of trigger?
what is sub-query? : Transact sql
Can variables be used in sql statements?
explain advantages of myisam over innodb? : Sql dba
what is a trigger? : Sql dba
What is sql indexing?
Explain how to use transactions efficiently : transact sql
What is the difference between inner join and outer join?
Does mysql_real_escape_string prevent sql injection?