摘要:
--表 select 'ALTER TABLE '||owner||'.'||table_name||' MOVE TABLESPACE '||tablespace_name||' STORAGE(INITIAL 64K NEXT 32K);' from dba_tables where owner='TEST' and initial_extent>65536; --索引 ... 阅读全文
posted @ 2019-05-08 17:25
Ayumie
阅读(1683)
评论(0)
推荐(0)

浙公网安备 33010602011771号