Hi,
I have a flat file that I am trying to load into Oracle 8i db. The file contains special characters for quotes:
eg. doesn?t instead of doesn’t
How can I replace all the special characters with quotes so it loads correctly in oracle and shows up correctly on my web site.
Any help is greatly appretiated.
Thanks.