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