SQL (Structured Query Language) Question:

Download Job Interview Questions and Answers PDF

How will you activate/deactivate integrity constraints?

SQL Interview Question
SQL Interview Question

Answer:

The integrity constraints can be enabled or disabled by ALTER TABLE ENABLE CONSTRAINT / DISABLE CONSTRAINT.

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
What is CYCLE/NO CYCLE in a Sequence?What is a database link?