Discussion Forum : Constraints
Question - To include integrity constraint in a existing relation use :
Options:
A .  Create table
B .  Modify table
C .  Alter table
Answer: Option C


Alter tableSYNTAX “ alter table table-name add constraint , where constraint can be any constraint on the relation.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *