The MySQL provides a LOAD DATA INFILE command. You can load data from a file.
Great tool but you need to make sure that:
a) Data must be delimited
b) Data fields must match table columns correctly
Great tool but you need to make sure that:
a) Data must be delimited
b) Data fields must match table columns correctly
0 comments:
Post a Comment