>> When I think of some warehouses with lots of binary properties in the row, I see no harm... <<
>>> When I think of some warehouses with lots of binary properties in the row, I see no harm... <<
>
> And I see the need for a status code to replace "a bit vector" of
> assorted related attributes that have be split out of a single
> attribute.
How are:
"Owns house" (Y/N), "Gender" (M/F), etc, etc related?
Joe I see your point that technology can and is abused. But you appear
to be unwilling to accept that not everyone is an idiot.
Cheers
Serge

Signature
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
--CELKO-- - 31 May 2006 11:58 GMT
>> How are: "Owns house" (Y/N), "Gender" (M/F), etc, etc related? <<
Those are not, but you will see gender and pregnant flags which need to
have a constraint to be sure that you do not get a pregnant male. But
nobody bothers to write the constaint.
My favorite was yes/no questions -- the most binary of all -- that also
needs to have "n/a", "not answered", "yes implied by previous answers",
"no implied by previous answers" for a survey DB model.