加载txt文件中的数据到MySQL表中

来源:互联网 发布:大二java课程设计题目 编辑:程序博客网 时间:2024/06/06 06:41



 load data infile 'D:\\11mob.txt' into table vip_car;




0 0