Project in MySQL Skill Tree
Adding Constraints to the Course Schedule
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.




