Home »
PL/SQL MCQs
What programming languages features are used in PL/SQL?
29. What programming languages features are used in PL/SQL?
- Iterative Statements
- Conditional Statements
- Both A. and B.
- None of the above
Answer: C) Both A. and B.
Explanation:
Programming languages features that are used in PL/SQL are iterative and conditional statements.