How to filter out the double quotation from a field by using SQL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to filter out the cells with double quotation mark within a
specify column by using SQL statement. However, as double quotation mark (")
is used as to specify textual criteria expression, therefore, it is not
possible to use """ in my statement, as this statement will become invaild.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top