I know that you can use "SELECT * FROM table WHERE id IN (ids)"). In my case, I have 100,000 of ids. I\'m wondering if MySQL has a limit for IN clause. If anyone k