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
How to raise user-defined exception with custom sqlerrm ?
What packages are available to pl/sql developers?
Is sql developer case sensitive?
what is acid property in database? : Sql dba
How many types of normalization are there?
Why we use stored procedure instead of query?
What is over () in sql?
What is the difference between unique and primary key constraints?
What is trigger and types?
what is a materialized view? : Sql dba
What are the advantages of normalization?
what are the properties and different types of sub-queries? : Sql dba
What is difference between nchar and nvarchar?
What does seeding a database mean?
Does a primary key have to be a number?