Select * from table where id in (id1 id2 ... idn) July 8, 2019 16 32 64 128 Select * from table Select * from table where id = 1 Select * from table where id = 1 and 2 Select * from table where id =