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. |
|