Indexes and constraints:
To do these problems you should set up two simple tables that relate to each other or you
can use existing tables.
- Set up an index on one of the fields on one of your tables.
- Set up an example of each of the constraints discussed in the notes. NOTE: The syntax to use not null when you alter a table involves using modify.