Re: Connection info in SQLPlus?

From: paul harriman <harriman_at_aigfpc.com>
Date: 1998/01/16
Message-ID: <34BFD55B.274A_at_aigfpc.com>#1/1


> select name from v$database;

sometimes v$database can not be accessed, in that case you may use:
select * from global_name; Received on Fri Jan 16 1998 - 00:00:00 CET

Original text of this message