经过添加hint加速insert操做

EODA@PROD1> select count(*) from sys.tt; COUNT(*) ---------- 480000 Elapsed: 00:00:01.15 EODA@PROD1> create table t_ins as select * from sys.tt where 0=1; Table created. Elapsed: 00:00:00.0
相关文章
相关标签/搜索