HOW TO PROCESS ASCII CHARACTER 29 WHILE LOADING DATA WITH SQL LOADER [message #466661] |
Tue, 20 July 2010 07:59 |
varunendra
Messages: 4 Registered: July 2010 Location: India
|
Junior Member |
|
|
i have to upload a file in database, the column seperator is ASCII CHARACTER 29, i dont know how to specify that in loader file?
how to write this - fields terminated by ' ' in sql file, which i am calling from a batch file.
i have attached the text file which i am trying to upload, here field seperator is ASCII CHARACTER 29 and record seperator is NEW LINE CHARACTER.
|
|
|
|
|
|