Home »
PL/SQL MCQs
Which of the following is NOT a type of PL/SQL literal?
25. Which of the following is NOT a type of PL/SQL literal?
- Numeric
- String
- Boolean
- Check
Answer: D) Check
Explanation:
Type of PL/SQL literals are Numeric, Character, String, Boolean and Date & Time.