In this tutorial we will learn how to import a CSV file in MariaDB. The LOADD DATA LOCAL INFILE command reads rows of data from a text file into a MariaDB table at high speed. The command is very flexible and can be used to load text files in various formats, the most common being tab-delimited and comma-separated.
Check out my YouTube Channel for more videos:
/ javacodejunkie