Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
UNIQUE
NOT NULL
13. NOT NULL - default behavior
CHECK
DEFAULT
Summary

Instruction

Good! The table has been created. Now, you may wonder what happens when we do not provide the NOT NULL constraint. Let's find out.

Exercise

Run the template code without the NOT NULL constraints. In the next exercise, we'll try to add a few rows.