Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Defining columns with DEFAULT
3. DEFAULT – Inserting data
Adding DEFAULT to existing tables
Summary

Instruction

Okay. Now, let's take a closer look at how rows are added.

Exercise

Insert a new game into the card_game table and specify only the name 'Citadels' and the genre 'historical'. What do you think will happen? Check out the resulting row.