Hello,
when I import data from excel(Spread sheet) to Oracle 11g using SQL Developer single apostrophe is imported as two apostrophes
Below is the example.
Excel data --> apple's
when we import this data to Oracle 11 g using SQL Developer (version 1.5.5) then it is imported with two apostrophes
after imported Oracle data --> apple's
Please let me know how I can resolve this issue.
Thanks in advance.