Which action will improve query performance with the LEAST operational effort?

2 Comments

  1. Cynthia
    Author

    As I understand it, the answer is:
    Enable hash joins on the database by setting the variable optimizer_switch to hash_join=on.

  2. Madison
    Author

    I appraise that the answer is:
    Enable hash joins on the database by setting the variable optimizer_switch to hash_join=on.

Leave a Reply

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

17 + 20 =