Answer Posted / anil kumar jampana
cursor is a private sql area. pl/sql cann't handle multy
row select statements. Inorder to handle mulyrow select
statements, we are using cursors.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Define a temp table?
What are data types in pl sql?
What are pl sql procedures?
How do you update a value in sql?
what are the different index configurations a table can have? : Sql dba
How many rows can sqlite handle?
How to know the last executed procedure?
How can we optimize a sql query?
What is use of trigger?
What does dml mean?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
how to create a test table in your mysql server? : Sql dba
What is the reports view in oracle sql developer?
How many triggers can be applied on a table?
How many sql statements are used? Define them.