HELP - problem with special characters
Posted by: yuvib
Date: May 18, 2006 10:19AM

I am tring to select replace(text,"©","") from table;
in order to remove all © with the result.
It seems that MySql can't handle, cause all I get is:
"ERROR 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '"©","")' at line 194"
i.e. I am using MySql 4.0.17.

DO ANYONE HAS A SUGGESTION???

Tnx.

Options: ReplyQuote


Subject
Views
Written By
Posted
HELP - problem with special characters
2513
May 18, 2006 10:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.