All Questions
1 question
7
votes
3
answers
5k
views
How do I control parameter sniffing and/or query hints in entity framework?
I have a problem where one of my Entity Framework (EF) queries is taking a very long time to execute in Sql Server, although when I copy-and-paste the generated TSQL into Sql Server Management Studio (...