Hello everyone, in this little post we will review a new feature in MySQL 8. What is CHECK Constraint? This is a new feature to specify a condition to check the value before INSERT or UPDATE into a row. The constraint could return an error if the result of a search condition is FALSE for [&]