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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Table Naming Conventions

RE: Table Naming Conventions

From: CHAN Chor Ling Catherine (CSC) <clchan_at_nie.edu.sg>
Date: Tue, 30 Jul 2002 17:38:20 -0800
Message-ID: <F001.004A6D0B.20020730173820@fatcity.com>


Hi Gary,

In our environment, there are many applications in one database. We always create public synonym for all the tables. To avoid confusion, all the tables have to be tagged with the application prefix .eg. Student System has the prefix STD, so the tables will be STD_XXX where XXX is the table name and the public synonym is STDXXX. We don't have any rules for the table name XXX. Hope it helps.

Regds,
Catherine

		-----Original Message-----
		From:	Gary Chambers [mailto:gc22_at_lucent.com]
		Sent:	Wednesday, July 31, 2002 4:37 AM
		To:	Multiple recipients of list ORACLE-L
		Subject:	Table Naming Conventions

		All...

		Will some of you please provide some insight on your table
naming
		conventions?  I'm in the very early planning stages of what
will likely
		be a large and complex schema (IT asset inventory).  I have
a chance to
		start it correctly.  TIA

		Gary Chambers

		//-------------------------------------

// Lucent Technologies GIO/Unix
// 4 Robbins Road, Westford, MA 01886
// 978-399-0481 / 888-480-6924 (Pager)
// Nothing fancy and nothing Microsoft
//------------------------------------- -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Gary Chambers INET: gc22_at_lucent.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access /
Mailing Lists         

                To REMOVE yourself from this mailing list, send an E-Mail message

                to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in

		the message BODY, include a line containing: UNSUB ORACLE-L
		(or the name of mailing list you want to be removed from).
You may
		also send the HELP command for other information (like
subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: CHAN Chor Ling Catherine (CSC)
  INET: clchan_at_nie.edu.sg

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Jul 30 2002 - 20:38:20 CDT

Original text of this message

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