InterviewSolution
Saved Bookmarks
| 1. |
What Is An Integrity Constrains ? |
|
Answer» An integrity CONSTRAINT is a declarative way to DEFINE a BUSINESS RULE for a column of a table. An integrity constraint is a declarative way to define a business rule for a column of a table. |
|