2026-03-12 20:23:15
This commit is contained in:
@@ -0,0 +1 @@
|
||||
select /*+ NO_STATEMENT_QUEUING parallel (a 16) */ avg(pk_col) from kso.skew3 a where col1 > 0;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
select /*+ NO_STATEMENT_QUEUING parallel (a 16) */ avg(pk_col) from kso.skew3 a where col1 > 0;
|
||||