| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Can we solve this -- NFNF and non-1NF at Loggerheads
>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
![]() |
![]() |