Commands

CommandDescription
mysql -u <user> -plogin
show databases;shows dbs
use <database>switch to db
show tables;shows tables
show columns from <tablename>shows columns