Files
oracle/vdh/test_pxq_hint2.sql

2 lines
97 B
MySQL
Raw Permalink Normal View History

2026-03-12 21:23:47 +01:00
select /*+ NO_STATEMENT_QUEUING parallel (a 16) */ avg(pk_col) from kso.skew3 a where col1 > 0;