Posts
Sort by recent activity
Tab History extremely slow previewing query with huge IN clause containing casts
While investigating a slow Entity Framework query, I pasted a query into SSMS with a WHERE statement containing a huge IN clause. The IN clause had a little over 13,917 integers in it, and each of...