Wybierz 2 wiersze w SQL

SELECT * FROM `table` WHERE id IN (1,2,3,...,n)
Pleasant Puma