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

Home -> Community -> Usenet -> comp.databases.theory -> Re: Nulls, integrity, the closed world assumption and events

Re: Nulls, integrity, the closed world assumption and events

From: Neo <neo55592_at_hotmail.com>
Date: 16 Jan 2007 11:49:21 -0800
Message-ID: <1168976961.159152.58840@s34g2000cwa.googlegroups.com>


Oops, not as systematic as below:

(new 'gm 'mfg)
(new 'honda 'mfg)
(new 'mfgdBy 'verb)

(set (. 'aston 'martin) mfgdBy gm)
(set (. 'aston 'martin) mfgdBy honda)
Received on Tue Jan 16 2007 - 13:49:21 CST

Original text of this message

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