4 lines
68 B
SQL

use test;
drop table if exists autopk;
drop table if exists autouk;