SQL Statement – How to check ORACLE_SID
Just type the below SQL Statement :
select NAME , Value from v$parameter where NAME=’db_name’
Result :
NAME VALUE
db_name BLOGXXX
Wordpress Tutorial Written in Malaysia Language
Just type the below SQL Statement :
select NAME , Value from v$parameter where NAME=’db_name’
Result :
NAME VALUE
db_name BLOGXXX