您的位置:首页 > 博客中心 > 数据库 >

MySQL导入txt文件

时间:2022-03-10 17:52

"Flufy","Harold","cat","f","1993-2-4"
"claws","Gwen","cat","m","1994-3-17"
"Brower","Diane","dog","m","1994-3-17","1999-3-17"
"Whistler","Gwen","bird",,"1994-3-17"
"Slim","Benny","snake","m","1996-3-17"
mysql>load data local infile ‘/path/andy.txt‘ into table pet
mysql>fields terminated by ‘,‘ enclosed by ‘"‘
mysql>lines terminated by ‘\r\n‘;

MySQL导入txt文件,布布扣,bubuko.com

热门排行

今日推荐

热门手游