oracle如何判斷表空間是否存在
1 回答

呼如林
TA貢獻(xiàn)1798條經(jīng)驗(yàn) 獲得超3個(gè)贊
select *
from dba_tablespaces
where tablespace_name = '***'
- 1 回答
- 0 關(guān)注
- 1205 瀏覽
添加回答
舉報(bào)
0/150
提交
取消