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 is 'mysqladmin' in mysql? : Sql dba
How many subqueries can be nested in a statement?
The select into statement is most often used to create backup copies of tables or for archiving records?
What is pl sql commands?
How do you change a value in sql?
What are the different types of database management systems?
What are the benefits of triggers?
What are the three pl sql block types?
What is trigger and how to use it in sql?
Does truncate free space?
Is coalesce faster than isnull?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
How to know the last executed procedure?
how can we repair a mysql table? : Sql dba
What is primary key and foreign key?