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: which db

Re: which db

From: Tom Best <tom.best_at_bentley.com>
Date: 2000/07/19
Message-ID: <8l4vop$q9h$1@news.bentley.com>#1/1

select name from v$database

or...

select * from global_name

HTH,
Tom Best

marc bautis <bautisma_at_bigfoot.com> wrote in message news:8l4qnh$20d$1_at_nnrp1.deja.com...
> using sqlplus on unix is there a command or a view i can query that
> will tell me which database i am in
>
> thanks,
> marc
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Jul 19 2000 - 00:00:00 CDT

Original text of this message

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