Select * from table1 where id in
    (Select id From table1 where CharIndex(',1,',suppliersID))