What cursor type do you use to retrieve multiple recordsets?
Answer Posted / guest
cursor <<cursorname>> is select * from <<table name>>
| Is This Answer Correct ? | 55 Yes | 16 No |
Post New Answer View All Answers
What is the maximum database size for sql express?
What is union?
What are different functions in sql?
What is memory optimized table?
What kind of join is join?
What is the difference between an inner and outer join?
What is dynamic query?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
Does execute immediate commit?
How do I create an index in word?
How do I install microsoft sql?
Is it mandatory for the primary key to be given a value when a new record is inserted?
What are different methods to trace the pl/sql code?
What are the operators in sql?
What is the use of & in pl sql?