SQL (Structured Query Language) Question:
What is an integrity constraint?
Answer:
Integrity constraint is a rule that restricts values to a column in a table.
Previous Question | Next Question |
Difference between SUBSTR and INSTR? | What is the usage of SAVEPOINTS? |