Database is 11.2.0.1 running in flashback mode. SQL> create table t_nocache ( x1 clob, x2 clob, x3 clob ) 2 lob ( x1 ) store as ( nocache ) 3 ...
確定! 回上一頁