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