Answer Posted / nishi
cursor for loop is also a cursor. Here no need to handle open, fetch, close operations. These operations are handled by for loop.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define a temp table?
Explain constraints in sql?
Can we use commit inside a trigger?
What is the usage of the distinct keyword?
What are the parameter modes supported by pl/sql?
What is substitution variable in pl sql?
What is data control language (dcl)?
Can we join same table in sql?
What is the plv (pl/vision) package offers?
What does the file extension accdb stand for?
Can we use pl sql in mysql?
define sql insert statement ? : Sql dba
What is interval partition?
What are the advantages of pl sql over sql?
How to raise user-defined exception with custom sqlerrm ?