Home »
PL/SQL MCQs
Which of the following can be performed in PL/SQL Procedure?
63. Which of the following can be performed in PL/SQL Procedure?
- Create
- Call
- Drop
- All of the above
Answer: D) All of the above
Explanation:
In PL/SQL Procedure, the following functions can be performed –
- Create
- Call
- Drop