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 16:55:19 -0700
Message-ID: <4b45d3ad.0305041555.283d5994@posting.google.com>


> You are confusing domains and relations.

I will explain my understanding so you may correct me.

I see a relation as a set(person).
Each tuple as an element(john, mary,..) of the set. A tuple's attributes(gender,height) are properties of the element(john).
The tuple itself represents john and no one attribute of the tuple is john.

A domain is the set of acceptable values for an attribute of a tuple.

> If you want to think about "things in reality" (not the best
> idea) then you should think of them as being individual
> values in the database. That is, what's in one specific attribute
> of one specific row of a relation is a "thing in reality." *Not*
> a row.

IMO, each tuple(row) can represents a thing in reality. A row itself in a table named Person represents a person, regardless of how many attributes it has. Received on Sun May 04 2003 - 18:55:19 CDT

Original text of this message

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