Designed and implemented a database system to manage courses, students, and instructors
efficiently.
Key Contributions:
Created conceptual ERD and relational model for the system.
Performed mapping from ERD to relational schema.
Implemented SQL queries (SELECT, INSERT, UPDATE, DELETE, JOIN) on MS SQL Server for data
management and retrieval.