The SQL query you have to run is. Update Products Set Code = replace(Code, '32-', '14-') Where ...(Put your where statement in here).
確定! 回上一頁