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 13:49:33 -0800
Message-ID: <1168984170.907676.194940@l53g2000cwa.googlegroups.com>


Ok, had my java, this what I meant the first time:

(new 'gm 'mfg)
(new 'honda 'mfg)

(set (. 'aston 'martin) mfg gm)
(set (. 'aston 'martin) mfg honda)
Received on Tue Jan 16 2007 - 15:49:33 CST

Original text of this message

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