You are on page 1of 2

Q1 Create four table for the dta base stay home using design view.

The tables are


Member table , Video table , Video for rent table and rental agreement consisting of
details of members, videos, copy of videos for rent and videos rental by member
respectively

Steps
1. firstly, create a member table and apply all terms and condition and save it as
member table

Output

2. second, create a video table and the primary key is catalog number and save it
as video table

Output
3. Now create a table with the name video for rent and save it as video for rent
table

Output

4. Lastly, create a Rental agreement table and save it as Rental agreement table

Output

You might also like