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