alter table <tablename> nocheck constraint <constraintName></CODE] To Enable alter table <Tablename> check constraint <constraintName>
alter table <Tablename> check constraint <constraintName>
Asked In: Many Interviews | Alert Moderator
Login to post response