-
MySql Tutorial: CREATE database, table & INSERT VALUE

How to create database and tables in MySql using the terminal on UBUNTU … mysql -r root -p enter you password SHOW DATABASES; CREATE DATABASE … Original source

How to create database and tables in MySql using the terminal on UBUNTU … mysql -r root -p enter you password SHOW DATABASES; CREATE DATABASE … Original source