Answer Posted / shilpa.oracle
Advantage:
Using cursors we can retrieve multiple records in a plsq block.
Disadvantage:
switching between the plsql statement executor and sql
statement executor at plsql runtime engine will consume time.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to run sql functions in pl/sql?
what is dbms? : Sql dba
how mysql optimizes distinct? : Sql dba
what is 'mysqldump'? : Sql dba
what is a trigger in mysql? : Sql dba
how to decrement dates by 1 in mysql? : Sql dba
What is nvl?
Does sql full backup truncate logs?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
Can you join a table to itself?
how to check server status with 'mysqladmin'? : Sql dba
Is big data nosql?
What is sql architecture?
What are the various levels of constraints?
How do you modify a column in sql?