how to put list values in SQL IN cndition code example Example: where id is in list sql select * from table where id in (id1,id2.........long list)