Which statement can you use to load data from a file into the table?
LOAD DATA LOCAL INFILE
LOAD DATA INFILE
extended INSERT statement
cat file | mysql