Database System Project: Student Enrollment Database, COS515
VerifiedAdded on  2022/12/27
|20
|1426
|72
Project
AI Summary
This project report details the design and implementation of a student enrollment database system. It begins with a project intent outlining the system's purpose in schools for course enrollment, managed by an enrollment clerk. The report then progresses through the conceptual design, logical design, and implementation phases. The logical design includes functional dependencies and a relational schema defining tables for students, courses, tutors, and enrollment. The implementation phase provides SQL code for creating tables and inserting data. Furthermore, SQL queries are provided to demonstrate data retrieval, including queries for courses taught by specific tutors and calculations of minimum, maximum, and average values for tutor salaries and course fees. Finally, the report addresses advanced SQL aspects, focusing on database security and user privileges, concluding with a bibliography. This project provides a comprehensive overview of database design and implementation principles.
1 out of 20