Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

elppa

macrumors 68040
Original poster
Nov 26, 2003
3,233
151
What's the maximum number of arguments you can use in a MySQL IN clause?

Or is there no predefined limit?

Yes I have tried searching the manual and Google and no I can't find the answer.
 
What's the maximum number of arguments you can use in a MySQL IN clause?

Or is there no predefined limit?

Yes I have tried searching the manual and Google and no I can't find the answer.

appearentely there is no limit.
but again, if you have such a big number of arguments, it is better to look on a sql statement / sql schema rewrite.
bye DV
 
appearentely there is no limit.
but again, if you have such a big number of arguments, it is better to look on a sql statement / sql schema rewrite.
bye DV

Cheers.

I'm very happy with the schema.

There won't be many, just don't want it cutting out after 10
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.