Missing Information & Empty Sets.
From: byrmol <member27348_at_dbforums.com>
Date: Tue, 02 Sep 2003 02:32:50 -0400
Message-ID: <3312333.1062484370_at_dbforums.com>
Date: Tue, 02 Sep 2003 02:32:50 -0400
Message-ID: <3312333.1062484370_at_dbforums.com>
BUT the domain for the Customer# attribute in the Order relation is effectively an empty set
due to the RI constraint. The domain "grows" as tuples are added to the Customer table.
So from there I have a couple of questions
- Is an empty set of type X a valid value of the domain X?
- Does an empty set of type X violate 1NF?
If the answer is YES then could we not simply use an empty-set as the Missing Information marker?
All criticism welcome however harsh.......
-- Posted via http://dbforums.comReceived on Tue Sep 02 2003 - 08:32:50 CEST