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: Table(s) definition problem

Re: Table(s) definition problem

From: --CELKO-- <joe.celko_at_northface.edu>
Date: 27 Feb 2004 10:56:07 -0800
Message-ID: <a264e7ea.0402271056.3b2f6bc0@posting.google.com>


>> I have a very wide table (over 1000 attributes). I can group the
attributes into several, ~20, disjoint sets where the elements of each set occur together. <<

That makes no sense. A table models a set of things of one kind; each rows is one instance of that kind of thing; each column models an attribute by storing scalar values. This nightmare is a blob of ~20 different things!! What would the name of this thing be in a logical data model? -- something along the lines of "Bagpipes_Automobiles_SuperModels_ .._Alligators" for ~20 nouns where the undescore can be read as "or maybe" ?? Received on Fri Feb 27 2004 - 12:56:07 CST

Original text of this message

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