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: a problem about database modeling

Re: a problem about database modeling

From: Neo <neo55592_at_hotmail.com>
Date: 20 Jul 2006 07:10:45 -0700
Message-ID: <1153404645.766760.30230@i3g2000cwc.googlegroups.com>


> i list my sql code here table device: CREATE TABLE `equ` ( ....

There is no simple, normalized and NULL-less solution to your problem with a RMDB. If you could post some actual data, I can show how dbd handles it and one of the RM experts can design a schema that meets your needs. What exactly are you needs? Are you trying to avoid NULLs and or redundant data or more than X number of tables? Received on Thu Jul 20 2006 - 09:10:45 CDT

Original text of this message

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