Database Developer Question:

Explain me what are SQL constraints?

Database Developer Interview Question
Database Developer Interview Question

Answer:

SQL constraints are the set of rules that enforced some restriction while inserting, deleting or updating of data in the databases.


Previous QuestionNext Question
Tell us what is a Subquery?Tell us what is the difference between UNIQUE and PRIMARY KEY constraints?