Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing extra comma in SQL csv's during import?

Status
Not open for further replies.

Wallie12

MIS
Mar 5, 2004
92
US
Hello;
I am taking in a Oracle database with tables that have columns that have additional commas and I do not have at present time a way to edit the import csv's. Does anyone have an idea of how to work around this?

Thanks
Brian Mahler
Brianmahler@msn.com
 
Can you give more details on what you are trying to do? Can you give an example of the data to be imported and what you want as the output?
 
If you are getting this from an Oracle database, why not have them send you a pipe-delimited text file instead of a csv? I would not accept a .csv if the data was coming from a real database.

"NOTHING is more important in a database than integrity." ESquared
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top