|
RDBMS FUNDAMENTALS - Relational Database's Domain
RDBMS FUNDAMENTALS Interview Questions and Answers
(Continued from previous question...)
RDBMS FUNDAMENTALS - Relational Database's Domain
Domain : A domain is a set of valid atomic values that an attribute can take. Within a single database, an attribute cannot have different domains associated with it. A domain can include a null value, if the value for the domain is unknown or does not exist.
(Continued on next question...)
Other Interview Questions
|