SQL Practice Workbook
SQL Practice Workbook
Table 1: Students
This table stores student information including name, gender, date of birth, and department
affiliation.
Table 2: Courses
This table stores information about academic courses including course title, duration, and
associated department.