Results of the insert operation when the constraint is disabled
If the NOT NULL constraint on the cust_subset table
is disabled, the INSERT statement that user linda issues successfully
inserts the new row in this table. The new row of the cust_subset table
has the following column values.
ssn | fname | lname | city |
---|---|---|---|
973824499 | jane | NULL | los altos |