Assignment 2

 

1. Create a database containing two tables.

2. Create a query containing the two primary fields each gotten from a different table.

3. Create a 1 to Many relationship using the primary and foreign key and enforce referntial integrity.

4. Create a new query containing the two primary fields

5. Describe the differences of the queries and what caused those differences.