drop table if exists mytable;
drop sequence if exists mytable_seq;

