4 lines
74 B
MySQL
Raw Normal View History

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