4 lines
68 B
MySQL
Raw Normal View History

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