create table attribute ( id INTEGER primary key, code TEXT unique, name TEXT );