https://www.alphacodingskills.com/mariadb/mariadb-auto-increment.php
In MariaDB, the AUTO_INCREMENT keyword is used to perform an auto-increment feature. For example - the below mentioned query creates a table called Employee which contains five columns: EmpID, Name, C