How to Load Data Infile Step by Step in MariaDB.

Опубликовано: 15 Ноябрь 2022
на канале: Paraclet Bonaventure Kizonzolo - Senior DBA
242
like

What we will learn in this video?
How to Install MariaDB 10.9.2 and configure my.ini in Windows Server 2019 or 2022.
How to Create a MariaDB 10.9.2 database and create an user.
How to Load Data Infile from a CSV file.
How to use Mariadb-Import from a CSV file.
How to use Mysqldump for a partial backup.
How to use Mysqlshow for describing a database's table