Project in MySQL Skill Tree
Adding Constraints to the Course Schedule
Beginner
In this project, you will learn how to add constraints to the course schedule in a database. Specifically, you will learn how to add a check constraint to the course table, ensuring that the credits field value is greater than or equal to 3.
databasemysql
Teacher
Labby
Labby is the LabEx teacher.




