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: Getting the name of the database

Re: Getting the name of the database

From: Michael Olin <molin_at_bmgdirect.com>
Date: Tue, 21 Jul 1998 13:09:29 -0400
Message-ID: <35B4CB47.609F0A64@bmgdirect.com>

calberto_at_my-dejanews.com wrote:

> Hi all!
>
> Is there any function in Oracle that returns the name of the database I am
> using like there is SELECT USER FROM DUAL to get the username?
>
> Thanks in advanced,
>
> Carlos

Try SELECT * FROM GLOBAL_NAME

-Michael Received on Tue Jul 21 1998 - 12:09:29 CDT

Original text of this message

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