Advanced SQL Developer — Easy
Key points
- `CHECK` constraint restricts the values based on a condition
- It does not validate uniqueness like a `UNIQUE` constraint
- It is different from ensuring a column cannot contain NULL values
Ready to go further?
Related questions
