what are the advantages of cursors than procedures?
Answer Posted / kumar srinivasalu
Cursors can be used to pass the parameters to procedures
and functions. The Single cursor used to multiple
updatation and used multiple queries at run time
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the plv (pl/vision) package offers?
Which are the different case manipulation functions in sql?
Define commit?
What are all different types of collation sensitivity?
How do I upgrade sql?
How many databases can sql express handle?
What is sql comments?
How many rows can sqlite handle?
What is parameter substitution in sql?
What are the types of variables use in pl sql?
How do I clear the screen in sql plus?
what is transaction? : Sql dba
What operating systems are supported by oracle sql developer?
The select into statement is most often used to create backup copies of tables or for archiving records?
Does truncate remove indexes?