Can anybody tell me whts wrong with this query SELECT * FROM `tbl_stock` WHERE code in (select code FROM tbl_stock)
never mind the logic!! My concern is that it shows querry error.