4 lines
68 B
SQL
4 lines
68 B
SQL
use test;
|
|
drop table if exists autopk;
|
|
drop table if exists autouk;
|
use test;
|
|
drop table if exists autopk;
|
|
drop table if exists autouk;
|