I tried to find this function on the dev.mysql.com site, but good luck finding "in"... ;-)
Can someone tell me what the maximum length is for this function? SELECT * FROM foo WHERE bar IN(1,2,3,4,..... N); How many entries can there be in between 1 and N ? Hundreds? Thousands? Millions? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]