14
LOAD Data into Tables or Index
Loading data quickly into MariaDB
-
LOAD DATA INFILE
Read rows from a text file into a table. -
LOAD INDEX
Loads one or more indexes from one or more MyISAM/Aria tables into a key buffer. -
LOAD XML
Load XML data into a table. -
LOAD_FILE
Returns file contents as a string.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.