4 lines
62 B
MySQL
Raw Normal View History

use test;
drop table if exists towns;
drop table if exists a;