From: Lou Vanek Date: 2006-03-12T20:31:05+09:00 Subject: Re: mysql command line if you're referring to the mysql client program, drop table table_name; drop database db_name; http://dev.mysql.com/doc/refman/5.0/en/drop-database.html chriswillis10@gmail.com wrote: > does anyone know how to delete databases/tables in mysql command line? > > >