You are on page 1of 1

mysql -u root -p -h localhost

show databases; show tables; create database; drop database; drop table;

You might also like