Hi All,
Can somebody tell me how I can obtain the name of the Oracle Db (using a query or from PL-SQL)?
I don't want to use system tables directly as the client does not have access, also I know I can "select * from global_name", but I would like only the Db Name without the domain name added.
Thanks a lot!
Lincoln.
Can somebody tell me how I can obtain the name of the Oracle Db (using a query or from PL-SQL)?
I don't want to use system tables directly as the client does not have access, also I know I can "select * from global_name", but I would like only the Db Name without the domain name added.
Thanks a lot!
Lincoln.