Somehow (I think a user Cut-n-Pasted from MS-Word) I now have weird Double Quotes and weird Single Quotes burried in many TEXT datatype fields. The Double quotes come in a LEFT-version and a RIGHT-version. So I thought I could just do a REPLACE(), find them all, and fix them ..... Be danged, I can't figure out how to even get those characters into a StoredProc!
What the heck are they?
And how do I deal with them in TSQL?
Start Free Trial