Question
Database Management Systems Question on Integrity constraints
Which statement is used to add a constraint in existing attribute of a relation?
A
UPDATE
B
SELECT
C
ALTER
D
CREATE
Answer
ALTER
Explanation
Solution
The correct option is(C): ALTER