0% found this document useful (0 votes)
25 views2 pages

What Is Explicit and Implicit Cursor and Examples? Ans

Download as doc, pdf, or txt
Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1/ 2

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
YY.MM.DD (ex: 19yeares, 2 Months, 10 Days)

You might also like