wobei die ID in List SQL ist

select * from table where id in (id1,id2.........long list)
Simone Corbelli