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: Can we solve this -- NFNF and non-1NF at Loggerheads

Re: Can we solve this -- NFNF and non-1NF at Loggerheads

From: Neo <neo55592_at_hotmail.com>
Date: 6 Feb 2005 17:38:19 -0800
Message-ID: <1107740299.204848.148270@f14g2000cwb.googlegroups.com>


>ftp.software.ibm.com/software/data/u2/pubs/whitepapers/nested_rdbms.pdf

Interesting. Do you think a db could allow user to enter data equivalent to that for the first customer as shown in Figure 2 with the following script and have it be automatically normalized?

(CREATE "Zedco, Inc" order# 93-1123 part# 037617 qty 81)
(CREATE "Zedco, Inc" order# 93-1123 part# 053135 qty 36)
(CREATE "Zedco, Inc" order# 93-1154 part# 037617 qty 32)
(CREATE "Zedco, Inc" order# 93-1154 part# 063364 qty 39)
Received on Sun Feb 06 2005 - 19:38:19 CST

Original text of this message

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