Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
UNIQUE
NOT NULL
CHECK
DEFAULT
32. DEFAULT - Sequences #3
Summary

Instruction

Okay! We've got our sequence associated with our column id. Let's see how it works.

Exercise

Take your time and add a few rows without specifying the id column. Observe how the id value is generated by our sequence.