InterviewSolution
Saved Bookmarks
| 1. |
Define domain with respect to database. Give an example. |
|||||||||||||||||||||||||||||||||
|
Answer» A domain is a pool of values from which the actual values appearing in a given column are drawn. For example, The values appearing in the Supp# column of both the suppliers' table and the Shipment table are drawn from the same domain. Shipment
Supplier
|
||||||||||||||||||||||||||||||||||