ORACLE数据库怎样查看当前的SID

方法一:

echo $ORACLE_SID

方法二:

select * from V$database;
posted @ 2022-11-18 11:25  epiphanyy  阅读(57)  评论(0)    收藏  举报  来源