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 are the advantages of sql ? : Sql dba
How do you determine the current isolation level? : Transact sql
how can you create an empty table from an existing table? : Sql dba
Explain the insert into statements in sql?
what are the properties and different types of sub-queries? : Sql dba
Is keyword pl sql?
Explain what is rdbms?
What is pl/sql language case sensitive?
How do you change a value in sql?
how can we optimize or increase the speed of a mysql select query? : Sql dba
How to get unique records from a table?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
What are the types of subqueries?
what are sequences
How many types of index are there?