SQL- performance issue

前端 未结 0 486
独厮守ぢ
独厮守ぢ 2021-02-19 11:09

I am having performance issues with the following query. It\'s taking a long time to execute.

CREATE TABLE TEST1 AS

SELECT /*+ parallel (6) */

(SELECT NVL(M

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