A set of SQL problem-solving tasks
-
Updated
Jul 7, 2025 - TSQL
A set of SQL problem-solving tasks
This project develops a university course management database, handling student enrollments, course information, and program data. It features SQL views, functions, and constraints to rank students by course performance, enforce prerequisites, and maintain integrity through foreign keys and validation checks for consistent data management.
An employee database where I applied multiple SQL queries during my learning phase. It is a detailed database which includes usage of multiple constraints, well defined relationships and DDL, DML and TCL queries.
Add a description, image, and links to the sql-views-and-functions topic page so that developers can more easily learn about it.
To associate your repository with the sql-views-and-functions topic, visit your repo's landing page and select "manage topics."