list sql code example Example: where id is in list sql Click to copyselect * from table where id in (id1,id2.........long list)