7 lines
119 B
MySQL
Raw Normal View History

use test;
drop table if exists tbl1;
drop table if exists tbl2;
drop table if exists tbl3;
drop table if exists tbl4;