/*++ hint [, ...] */
SELECT
, UPDATE
, or DELETE
keyword. A hints comment that appears anywhere else in the SQL statement would result in an error.
SELECT
, UPDATE
, or DELETE
statement.
4.2. A parent query or subquery of a complex statement.
4.3. A part of a compound query (such as when using UNION
).
/*++ JOIN METHOD (HASH), INDEX (b, my_idx) */