Which three statements are true about the usage of optimizer hints?

Which three statements are true about the usage of optimizer hints?
A. Whenever a query uses table aliases, the hints in the query must use the aliases.
B. The OPTIMIZER_FEATURES_ENABLE parameter must be set to a version supports the hints used.
C. The optimizer uses the execution plan with lower cost even if a hint is specified.
D. A schema name for the table must be used in the hint if the table is qualified in the FROM clause.
E. Hints can be used to override the optimization approach specified with the OPTIMIZER_MODE parameter.
F. A statement block can have only one hint, and that hint must be immediately after SELECT,
UPDATE, INSERT, MERGE, or DELETE keyword.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.