Skip to content

Best way to handle WhereIn clauses for queries with large number of parameters #622

Answered by ahmad-moussawi
Meigs2 asked this question in Q&A

You must be logged in to vote

Hello, why not using the WhereIn(Query) overload?
this way you don't have the hard limit limitation of SQL Server for the WhereIn(List<>)

Replies: 1 comment 4 replies

You must be logged in to vote
4 replies
@Meigs2

@ahmad-moussawi

@Meigs2

@mnsrulz

Answer selected by Meigs2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants