Login and Register ×
Check your Email for the OTP
MySQL Data definition language - MySQL
⚠ Report Question ✓ Question Verified
The ADD CHECK statement in MySQL is used to add a check constraint to a column in a table. It allows you to define a condition that must be satisfied by the values in the column.
Learn More MCQ Questions from MySQL Data definition language - MySQL
Data definition language - MySQL