摘要:
将文本数据导入到数据库中: load data local infile ‘文件名’into table 表名; 数据的导出: 查看数据库导出位置:show variables like '%secure%'; 导出语句: select * from 数据库.数据表名 into outfile ‘文 阅读全文
posted @ 2017-10-30 18:54
zorashuang
阅读(155)
评论(0)
推荐(0)
浙公网安备 33010602011771号