Forum Discussion

Aaron Pines's avatar
Aaron Pines
Copper Contributor
Oct 02, 2018

Excel & SQL Server Execution Plans and Perforamnce

Does Excel (2016) create or cause SQL Server to create an execution/query plan in SQL Server?  Since Excel is creating the query that is hitting the DB, it should already be optimized, so does a quer...