Re: The BOOLEAN data type

From: --CELKO-- <71062.1056_at_compuserve.com>
Date: 2 Apr 2003 17:55:27 -0800
Message-ID: <c0d87ec0.0304021755.5975f3da_at_posting.google.com>


>> I *think* that the idea was apps that use (or would like to) a
boolean value
for (say) SHIPPED on an order item line. <<

And we need to know the actual ship date, so let's put in a column for that. Now the SHIPPED bit is redudant. Actually dangerous; someone sets the flag but doe snto give a date, or gives a date, but does not set the flag. One program uses the flag, another uses the date to get totals. We're screwed. Received on Thu Apr 03 2003 - 03:55:27 CEST

Original text of this message