mysql 中怎么导入.txt文件
Jun 13, 2016 pm 01:00 PM
mysql 中如何导入.txt文件
mysql 中如何导入.txt文件
文件内容行如:
------解决方案--------------------
先建立表,然后执行
load data local infile "c:/data.txt"
into table tt(id,time1,time2);
------解决方案--------------------
先建立表,比如表名为sa,字段为 id ,date1,date2 , source
然后 在命令行上 load data local infile "c:/sa.txt" into table sa(id,date1,date2,source);

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Solution: Your organization requires you to change your PIN

How to adjust window border settings on Windows 11: Change color and size

How to change title bar color on Windows 11?

How to enable or disable taskbar thumbnail previews on Windows 11

OOBELANGUAGE Error Problems in Windows 11/10 Repair

10 Ways to Adjust Brightness on Windows 11

How to turn off private browsing authentication for iPhone in Safari?
