9. When a column is defined with NOT NULL, is it true that we must provide the value for this column whenever a new row
Posted: Fri Jul 01, 2022 5:52 am
9. When a column is defined with NOT NULL, is it true that we must provide the value for this column whenever a new row is being inserted to the table? Explain. [1 mark]