Home »
MCQs »
Oracle MCQs »
Oracle Tables MCQs
What is the value of the column by default, if the value is left blank?
7. What is the value of the column by default, if the value is left blank?
- NULL
- NOT NULL
- 0
- 1
Answer: A) NULL
Explanation:
The value of the column is NULL by default if the value is left blank.