Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Primary keys – the basics
1. Primary keys – Introduction
Single-column primary keys
Multi-column primary keys
NOT NULL
Review

Instruction

Hello and welcome to the second part of the course! In this part, you are going to learn about primary keys and NOT NULL columns. What are they? Let's find out!

Exercise

Take a closer look at the example code with our table movie. Do you see anything new? When you do, click the Run and check code button to create the table.

Stuck? Here's a hint!

Simply click the Run and check code button!