Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> transitive dependency

transitive dependency

From: Bret A. Murphy <murphybret_at_aol.com>
Date: 05 Nov 1999 19:53:43 GMT
Message-ID: <19991105145343.04429.00002582@ng-fo1.aol.com>


I am a little confused on the definition of this term. Looking at example:

employee number > name, telephone, hrs_worked, pay_rate

This is a makeshift table, with employee number being primary key and non-key attritbutes to the right.

This might not be the best example, but assume pay rate is dependent on hrs_worked, hence, transitive dependency. But, creating another table with hrs_worked as primary key does not make sense, does it?

Thank you.

Bret A. Murphy     Received on Fri Nov 05 1999 - 13:53:43 CST

Original text of this message

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