Let say I have this SQL in Oracle :
select field1,field2 from table where field2 in (32,421,5766) and .....
it normally will return many row