SQL (Structured Query Language) Question:

What is an integrity constraint?

Tweet Share WhatsApp

Answer:

Integrity constraint is a rule that restricts values to a column in a table.

Download SQL PDF Read All 172 SQL Questions
Previous QuestionNext Question
Difference between SUBSTR and INSTR?What is the usage of SAVEPOINTS?