The IP address of the database server:
select UTL_INADDR.get_host_address from dual
Get Service Name
select * from global_name;
The IP address of the database server:
select UTL_INADDR.get_host_address from dual
Get Service Name
select * from global_name;
Comments
Post a Comment