win終端load date local infile ‘文件路徑’ into table 庫名.表名fields terminated by ‘,’;這個指令可以把csv文件加載到某個表中Mac終端use 庫名;source 文件路徑;只能把數(shù)據(jù)加載到某個庫里 (還沒有成功Q: 所以想要像win一樣把數(shù)據(jù)加載到某個表中,怎么做
添加回答
舉報
0/150
提交
取消