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 -> Re: General Database Terminology Question -- Mapping one table into another

Re: General Database Terminology Question -- Mapping one table into another

From: Keith Jamieson <pdkj02_at_email.mot.com>
Date: Fri, 09 Jul 1999 13:50:34 +0100
Message-ID: <3785F019.3E6B64CB@email.mot.com>


What you have here is a Many to Many Relationship with a link table.

Paul Schrum wrote:

> I am doing a presentation in the near future which includes a light
> discussion on the internal design of the database. Specifically, our
> design has three tables:
>
> FEATURE FEATURE-ELEMENT-CORRELATION VECTOR_ELEMENTS
> ------- --------------------------- ---------------
> ID <--------- FEATURE_ID /--> ID
> NAME VECTOR_ELEMENT_ID ------/ COLOR
> X1
> Y1
> X2
> Y2
>
> My question has to do with the terminology of this practice. I use the
> CORRELATION table in a query to filter elements based on their filter.
> In conversations with my collegues, we call the CORRELATION table a
> "mapping". But in giving a presentation to about 150 people, I want to
> be sure I am using the correct word. Is "mapping" the proper term, or
> should I use something else?
>
> -Paul Schrum
> GEOPAK Corporation
> paul_at_geopak.com
Received on Fri Jul 09 1999 - 07:50:34 CDT

Original text of this message

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