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: Database naming convention (yet another post of it, but a bit different)

Re: Database naming convention (yet another post of it, but a bit different)

From: Paul Vernon <paul.vernon_at_ukk.ibmm.comm>
Date: Wed, 9 Oct 2002 19:34:40 +0100
Message-ID: <ao1tcn$14pq$1@sp15at20.hursley.ibm.com>


>If two columns have the same name, they should be drawn
> from the same domain.

Absolutely. Now if only we could place constraints on the system catalog to enforce that kind of rule (plus have proper domain support in SQL of course)

column_name -> domain

{ck_column_names} -> table

Regards
Paul Vernon
Business Intelligence, IBM Global Services Received on Wed Oct 09 2002 - 13:34:40 CDT

Original text of this message

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