drop table if exists t1; create table t1 (id int);