SQL server replaces a value in a column field with another value. Update table name set column name = replace (column name, 'AA', 'BB').
確定! 回上一頁