Hi everybody!
I have a trouble with my work. I have a file data CVS, and i want to cover to a table in mysql.
But in my file CVS have some special character : /t, ",
Please help me!
Thank a lot!
mysql>load data local infile 'price.csv' into table product fields terminated by '\t' enclosed by ',' lines terminated by '\n';
akhoa168 0 Newbie Poster
subashvns 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.