Two very similar environments, same database structure, one query, two execution plans: one with nested loops and indexes (fast), another with hash joins and full access (slow).Two very similar environments, same database st
Two very similar environments, same database structure, one query, two execution plans: one with nested loops and indexes (fast), another with hash joins and full access (slow).Two very similar environments, same database st