[Mysql Basic] Create Database Username Password Tables
Basic Commands of Mysql to create a database, create a table, create a user with password and give privilages to the table. These commands can be used in a Mariadb terminal without modification. Because Mariadb is compatible with Mysql also. Mysql command line is used for managing linux servers in remote hosting. These commands are …
[Mysql Basic] Create Database Username Password Tables Read More »