Disabling Enabled Constraints Assignment Help

Assignment Help: >> Data Integrity - Disabling Enabled Constraints

Disabling Enabled Constraints

The   subsequent   statements   are   examples   of   statements   which   disable   enabled   integrity constraints:

ALTER TABLE dept

DISABLE CONSTRAINT dname_ukey;

ALTER TABLE dept
DISABLE PRIMARY KEY,
DISABLE UNIQUE (dname, loc);

The reversal of enable is disabling. These two statements disable the enabled constraints. As like ENABLE, this does not perform any checking although disabling.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd