4 lines
74 B
SQL

use test;
drop table if exists freeform;
drop table if exists semistruct;