Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Useful Oracle books - C.J. Date theory vs. practicality

Re: Useful Oracle books - C.J. Date theory vs. practicality

From: Nuno Souto <dbvision_at_optusnet.com.au>
Date: Fri, 28 May 2004 22:34:01 +1000
Message-ID: <40B731B9.6070706@optusnet.com.au>

> SAP doesn't use nulls. For char fields they typically use a single space,
> for dates (which they store in chars) they use '00000000', etc.etc.
> And yes, it is every bit as ugly and horrendous as you describe ... I
> assume in their case it is partly a legacy issue and partly a database
> independence issue ?

Legacy. SAP was initially developed to run on flat ISAM files. Which have no clue what a NULL is. Their entire design has not evolved one bit since then.

-- 
Cheers
Nuno Souto
in sunny Sydney, Australia
dbvision_at_optusnet.com.au
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri May 28 2004 - 07:31:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US