Open bartread opened 8 years ago
E.g., enable people to specify hints such as
OPTION (FORCE ORDER)
which can will force SQL Server to apply JOIN conditions in the order they are applied. There are obviously plenty of others.
Might be worth adding options to apply by default (which can be null), and then support overriding on a per query basis.
E.g., enable people to specify hints such as
which can will force SQL Server to apply JOIN conditions in the order they are applied. There are obviously plenty of others.
Might be worth adding options to apply by default (which can be null), and then support overriding on a per query basis.