Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Defining columns with DEFAULT
8. DEFAULT and sequences – 3
Adding DEFAULT to existing tables
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.