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: What is the meaning of # and $ characters in database object names?

Re: What is the meaning of # and $ characters in database object names?

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Tue, 3 Oct 2006 02:58:50 GMT
Message-ID: <J6JHM4.xu@igsrsparc2.er.usgs.gov>


Mike wrote:
> Just wondering what the meaning is of $ and # signs in database
> object names. Whats in the name right, you can call an object what
> you want, but what is the reason that certain SYS objects and
> certain application schema objects have been given names like EMP#,
> CATALOG$ by the developers.
>
>
>

I'm not sure about the '#' signs, but typically, the '$' sign means that this is a system table or view. It's a warning sign not to touch the object....don't drop it, don't modify it, etc.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Mon Oct 02 2006 - 21:58:50 CDT

Original text of this message

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