PL/SQL Papaer 1A:
Name : Date:
------------------------------------------------------------------------------------------------------------
Q1. PL/SQL Architecture?
Ans:
Q2. Advantages of PL/SQL?
Ans:
Q3. What are the restrictions of using cursor variables?
Ans:
Q4. What can be a size of a pl/sql block? Is there any limit?
Ans:
Q5. What is explicit and implicit cursor and examples?
Ans:
Q6. Explain Attributes Of a Implicit Cursor?
Ans:
Q7. What is a mutating table error?
Ans:
Q8. When is a declare statement required?
Ans:
Q9. If a cursor is open, how can we find in a PL SQL Block?
Ans:
Q10. Write a Pl/sql program to find the age from data of birth, in the format of
[Link] (ex: 19yeares, 2 Months, 10 Days)