4 lines
62 B
SQL

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