MySQL Forums
Forum List  »  CSV Storage Engine

Re: CSV LOAD DATA Question: line term in quoted field
Posted by: douglas_reith
Date: May 01, 2006 11:04PM

From 4.12 of http://sed.sourceforge.net/grabbag/tutorials/sedfaq.txt

"Case (d) is the closest to Microsoft CSV format. *However*, the
Microsoft CSV format allows embedded newlines within a
double-quoted field. If embedded newlines within fields are a
possibility for your data, you should consider using something
other than sed to work with the data file."

I guess sed is out of the question...

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: CSV LOAD DATA Question: line term in quoted field
8408
May 01, 2006 11:04PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.