SyntaxFix
Write A Post
Hire A Developer
Questions
For MS SQL 2016, passing ints into the in, it looks like it can handle close to 38,000 records.
select * from user where userId in (1,2,3,etc)