create a table in mysql database using mysql command line client code example Example: create database terminal mysql CREATE DATABASE dbname;