Option 1: Remove any double quotes in a text string with replace('my string','"',''). This will substitute any instance of a double quote ...
確定! 回上一頁