CREATE TABLE month_c ( id int not null primary key, quantity int not null, created TIMESTAMP(0) WITHOUT TI