And you may be forced to deal with NaN and Inf values if you are storing raw binary float values as they are built into the bit patterns.
-- Mark Biggar [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] -------------- Original message ---------------------- From: "Mark J. Reed" <[EMAIL PROTECTED]> > On 11/13/06, Darren Duncan <[EMAIL PROTECTED]> wrote: > > - There are no Undef or NaN etc values or variables. > > A RDBMS language with no "null" would seem to be problematic.. > although i guess you could just use 1-tuples where the empty tuple is > treated as null. > > -- > Mark J. Reed <[EMAIL PROTECTED]>