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: Do Data Models Need to built on a Mathematical Concept?

Re: Do Data Models Need to built on a Mathematical Concept?

From: Neo <neo55592_at_hotmail.com>
Date: 4 May 2003 17:06:22 -0700
Message-ID: <4b45d3ad.0305041606.1b1357bc@posting.google.com>


> > But, in the rdb model, that flexibility cannot be
> > fully realized because the type of values in a domain is restricted to
> > some hardware dependent type (ie int, long, date, 50 chars, etc).
>
> That might be a limitation on, say, Oracle, but it's not a limitation
> of the relational model. Domains can be anything; the relational
> model doesn't say anything about them at all, other than to say
> they are sets of values.

You are correct, in the rdb model itself, a tuple's values are not associated with any data type. Data types only appear in implementation of the rdb model. Received on Sun May 04 2003 - 19:06:22 CDT

Original text of this message

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