If your db supports regex (regular expressions) in sql, then you can write your sql to use regex to strip out those characters, but there is a performance impact.
The other option is to clean the data to your desired format before insertion into the table.
Bastien
I wish my computer would do what I want it to do,
instead of what I tell it to do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.