Home »
PL/SQL MCQs
____ are values which do not have an identifier and are numeric, character, string, or boolean
22. __________are values which do not have an identifier and are numeric, character, string, or boolean.
- Constants
- Literals
- Cursor
- Variables
Answer: B) Literals
Explanation:
Literals are values which do not have an identifier and are numeric, character, string, or Boolean.