In the string 'Tom\'s things' , \' is a character escape sequence and is really only used to let MySQL understand how to parse the SQL string, it's never saved ...
確定! 回上一頁