Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to handle ' " '(double quotes) in .csv file during migration

471770Jan 5 2006 — edited May 31 2006
I am facing problem in migrating data from sql server 2000 into oracle via .csv file using sql loader.

1>How should i migrate the string which contains ' " ' (double quotes) characters,
as i am enclosing the string in ' " ' in .ctl file (enclosed by ' " ').

is there any syntax in the control file which can migrate the ' " '(double quotes) as it is as the data in the files is 50000 records .?

Thank you..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2006
Added on Jan 5 2006
9 comments
3,111 views