You may use student parking database for your quiz (student/car/payment database).
using microsoft access or excel build a database of your own or rebuilding the existing one by customization and including your own name as a record.
(name:aimee)Please for the submission, provide 10 snapshots of the processes such as 3 tables, 2 relationships and 5 queries.
You may paste the snapshots into word document for the submission. Make sure your submission is clear.
You may use student parking database for your quiz (student/car/payment database).
You may rename the field ID to related table such as student id, car id and payment id.
For building the relationship implicitly add a new field in the car table as student id and add a field in payment table as car id.
The new id field must be a “number” instead of short text.