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: Lots of code. How many tables.

Re: Lots of code. How many tables.

From: Tony <andrewst_at_onetel.net.uk>
Date: 11 Feb 2004 12:03:18 -0800
Message-ID: <c0e3f26e.0402111203.30236787@posting.google.com>


Anton Versteeg <anton_versteeg_at_nnll.iibbmm.com> wrote in message news:<402A4466.70604_at_nnll.iibbmm.com>...
> For declarative referential integrity, via foreign key constraints you
> would need these code tables too of course.

You would need tables, yes. But not a generic "code table" like:

create table code_table( code_domain ..., code ..., description ...); Received on Wed Feb 11 2004 - 14:03:18 CST

Original text of this message

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