create table parm_code ( p_code text primary key, p_value text, p_comment text );