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
23:38
PHP Interview Questions and Answers
0 comments:
Post a Comment