/*! 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 byqueries. - No join ordering. Disable join order optimization and instead use the order of the tables in the query.
- Unique columns. Specify that columns contain unique values to improve query optimization.