/*!
and end with */
.
The following example demonstrates the syntax using the hint no_partial_agg
:
SQL source
Supported hints in Firebolt
- No partial aggregation.
Disable partial aggregation for
group by
queries. - No join ordering. Disable join order optimization and instead use the order of the tables in the query.