create global temporary table temp_tab_name (column datatype[,column datatype]) [on commit{delete|preserve} rows];
上一篇:Oracle Dataguard报错怎么办
下一篇:mysql 表碎片整理