Database Developer Question:

Explain me what are SQL constraints?

Answer:

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

Read All 70 Database Developer Questions
Previous QuestionNext Question
Tell us what is a Subquery?Tell us what is the difference between UNIQUE and PRIMARY KEY constraints?