After an uncommitted bulk insert query, next select query is taking huge time to execute in ORACLE

前端 未结 0 1741
时光取名叫无心
时光取名叫无心 2021-01-05 20:14

I have one script in which first a bulk(8 million records) insert is getting executed as shown here insert into table2 select * from table1;

Post insert

相关标签:
回答
  • 消灭零回复
提交回复
热议问题