18.1 Creating a table18.1.1 Considerations before creating a table18.1.2 Creating a table18.1.3 Adding values to an empty table18.2 Altering a table18.2.1 Adding a column to a table18.2.2 Considerations before adding a column18.3 Primary keys18.3.1 Considerations for primary keys18.3.2 Adding a primary key18.4 Foreign keys and constraints18.4.1 Data diagrams18.4.2 Adding a foreign-key constraint18.5 Deleting a table, column, or constraint18.5.1 Deleting a constraint18.5.2 Deleting a column18.5.3 Deleting a table18.6 Lab18.7 Lab answers