Create and drop a database tables using appropriate data types and indexing

Objectives Create a MySQL Schema Create and drop a database tables using appropriate data types and indexing Describe and create table constraints Code primary key constraints Create and drop indexes Create a backup file of your database Description This database will be used by a college to build a class schedule from courses that are […]