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

Home -> Community -> Usenet -> c.d.o.server -> Re: Why Oracle Enforce Name Uniquness ???!!!

Re: Why Oracle Enforce Name Uniquness ???!!!

From: DA Morgan <damorgan_at_psoug.org>
Date: Sat, 04 Nov 2006 10:02:13 -0800
Message-ID: <1162663331.130076@bubbleator.drizzle.com>


hasta_l3_at_hotmail.com wrote:

> However, one could very naturally be led to give the same name
> to a table and to a package - ie an "employee" table and the
> corresponding "employee" package.

CREATE TABLE employee ....

CREATE OR REPLACE PACKAGE employee_util ....

A name should have meaning.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Sat Nov 04 2006 - 12:02:13 CST

Original text of this message

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