Syntax. REPLACE(str,from_str,to_str). Description. Returns the string str with all occurrences of the string from_str replaced by the string to_str .
確定! 回上一頁