table_name
: the table that will receive data from the file.file_path
: a link to the file location in the server.DELIMITER 'delimiter'
: the delimiter used in the CSV file.create a table - 1.0 modify a table - 1.2 drop a table - 2.2 rename a table - 2.0