Bo-Blog Database System Tips: MySQL Query Error

Time: 2008-5-17 5:49pm
Script:

SQL: SELECT `email`, `username`, `userid` FROM `***user` WHERE `userid` IN ()
Error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
Errno.: 1064