oracle oracleのテーブル確認
select table_name, tablespace_name, status from user_tablesまたは、select table_name, tablespace_name, status from tabs
oracle
oracle
oracle
Tech