UPDATE elec_products SET; `status` = IF(programname='Argos', 1, IF(programname='sify', 2, 3) ); WHERE programname IS NOT NULL. Oct 16 '10.
確定! 回上一頁