SQL - Table Constraints
A developer tries:
ALTER TABLE employees ADD CONSTRAINT unique_email UNIQUE email; but gets an error. What is wrong?ALTER TABLE employees ADD CONSTRAINT unique_email UNIQUE email; but gets an error. What is wrong?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions