PL SQL QUESTION LIST
- Explain the PL/SQL block structure.
- Explain advantages of PL/SQL.
- List the special data types of PL/SQL and explain it. (%TYPE & %ROWTYPE).
- What is cursor? Explain in detail.
- Explain parameterized cursor.
- Explicit cursor handling using for loop.
- Advantages of using procedure and function.
- Explain procedure with example.
- Explain function with example.
- Explain trigger in detail.
- Explain types of triggers.
- Explain package.
- Explain error handling in PL/SQL.
- Explain named exception handlers.
- Explain user defined exception handlers.
- Explain types of Locks and level of Locks.
- Explain concurrency control in oracle with its implementation method. (OR explain Locks.).
- Explain if condition, For loop, While loop and goto statement.
No comments:
Post a Comment