I noticed a poor performance with the new cardinality estimator. In order to fix this you can either:
Anybody who has hit the same issues?
- switch to compatibilitylevel 120 for your database (MSSQL 2014)
-
enable database scoped values to switch to the old estimator (MSSQL 2016)
Anybody who has hit the same issues?