mysql and database

profilesri999
load-employee1.sql

LOAD DATA INFILE 'your_file' INTO TABLE employee FIELDS ENCLOSED BY '\"' TERMINATED BY ',' ;