CREATE TABLE const_boxsize ( key integer PRIMARY KEY, -- primary key description text NOT NULL -- size description );