MySQL Forums
Forum List  »  German

Re: LOAD DATA mit Hochkomma im String
Posted by: Frank Jonas
Date: January 24, 2008 07:20AM

Hallo,

ich denke wenn Du ein Feldtrennzeichen als Option mit angibst, sollte es gehen:

LOAD DATA INFILE ... FIELDS TERMINATED BY ';'

s. http://dev.mysql.com/doc/refman/5.1/de/load-data.html


Gruß Frank

Options: ReplyQuote


Subject
Views
Written By
Posted
5428
s m
January 24, 2008 03:28AM
Re: LOAD DATA mit Hochkomma im String
2627
January 24, 2008 07:20AM
2415
s m
January 24, 2008 09:59AM


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.