News

Are there performance implications to having a query of the type 'SELECT * FROM table WHERE id in (1,2,3.....)' where the IN clause has well over 1000 numbers in it?