SQL deliverables from an NTU SC2207 Introduction to Databases team exercise.
The repository contains:
- schema and table-creation SQL;
- the prepared query set used for the database dry run; and
- supporting material for the course demonstration.
The exercise focuses on translating a domain model into relational structures and answering application questions through SQL.
This is a preserved fork of the team repository. Its default-branch history belongs to the upstream authors, so it is presented as course and collaboration context rather than an independently authored Aishwarya Anand project.