The Customers relation scheme attributes are:

The primary key attributes of the Customers relation are the first name, last name, and phone.

The Orders relation scheme attributes are:

The primary key attributes of the Orders relation are the three foreign key attributes plus the order date.

Return to main page