Mysql Tutorial (Ubuntu) - How to import csv to mysql table using LOAD DATA INFILE
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=x26eu_UzIyY
How to import csv to mysql table using LOAD DATA INFILE.
step :
1. create .csv based on field table mysql
2. copy .csv to /var/lib/mysql-files/
3. run LOAD DATA INFILE on terminal
see this video for details.
Other Videos By Ambar Hasbiyatmoko
Tags:
mysql
import
csv
excel
terminal
ubuntu
tutorial
data
linux