When using hints, different scopes apply. Which scope descriptions are correct?
Global: affects entire statement
Query block: affects a specific query block
Table-level: affects a table in a block
Index-level: affects an index in a table
Submit