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
What is trigger and stored procedure in sql?
Where the sql database files are stored?
What is the difference between inner join and outer join?
How we can update the view?
Is sql injection illegal?
What are the two different parts of the pl/sql packages?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
How do you write a complex sql query?
How do you use a while loop in pl sql?
What is the execution plan in sql?
What is clause in sql?
List different type of expressions with the example.
what is a field in a database ? : Sql dba
What are character functions?
does sql support programming? : Sql dba