According the SQL syntax you can escape ' and " by using the # symbol... eg. SELECT * FROM mytable WHERE name='phil mc#'cavity'.
確定! 回上一頁