Home » SQL & PL/SQL » SQL & PL/SQL » how to get the host name of database server for oracle 7.3?
how to get the host name of database server for oracle 7.3? [message #10047] Sun, 28 December 2003 19:46 Go to next message
yyy_3
Messages: 11
Registered: December 2003
Junior Member
how to get the host name of database server for oracle 7.3?

thanks you.
Re: how to get the host name of database server for oracle 7.3? [message #10048 is a reply to message #10047] Sun, 28 December 2003 20:17 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
SELECT host_name
  FROM v$instance;
MHE
Previous Topic: bind variable
Next Topic: Can anybody GUIDE me..
Goto Forum:
  


Current Time: Tue Apr 23 01:33:56 CDT 2024