Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Your First Table
CREATE TABLE basics
5. How tables work
Entity Relationship Diagrams (ERD)
Summary

Instruction

Splendid! We hope you enjoyed playing with the table.

Now, a quick reminder of how tables are constructed in databases: each table has a name as well as some columns and rows. Columns have names. This is an example table:

LEAD

Exercise

Click Next exercise to proceed.