drop table foo; create table foo (a integer primary key, b date, c text);