Best way to remove apostrophe from string when loadiing
Hi using an insert statement to load data some apostrophe's in string .
We need to ensure all aposrophe's removed from such strings on loading/.
What is best way to achive ethis.
Uisng 11.2.0.3
Thanks