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: Clean Object Class Design -- What is it?

Re: Clean Object Class Design -- What is it?

From: Bob Badour <bbadour_at_golden.net>
Date: Sun, 22 Jul 2001 00:21:57 -0400
Message-ID: <YFs67.40$R%.11236463@radon.golden.net>

>SQL is a logical language, based on set theory, which describes
>relations between data sets.
 

>resolve the relations between the tables internally in order to decide
>what to extract and present.

You have confused the meaning of relation. The term Relation does not describe referential integrity relationships among tables. The term Relation describes tables themselves.

This is perhaps the most damaging and the most annoying misconception of all. Received on Sat Jul 21 2001 - 23:21:57 CDT

Original text of this message

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