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.
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.