here i create a small database in the name of Student course Management System by using the my knowledge .
-
Objective A database system to manage students, courses, and enrollments efficiently.
-
Database Schema
- STUDENTS (Student details)
- COURSES (Course details)
- ENROLLMENTS (Student-Course mapping)
- Features
- Create, read, and join data between tables
- Query for enrolled courses, grades, and counts
-
Technologies- Oracle SQL Developer / SQL*Plus