InterviewSolution
Saved Bookmarks
| 1. |
___________ defines rules regarding the values allowed in columns and is the standard mechanism for enforcing database integrity.(a) Column(b) Constraint(c) Index(d) TriggerI had been asked this question during an interview.My question is based upon DDL Command in chapter SQL Basics of Oracle |
|
Answer» The CORRECT answer is (B) Constraint |
|