create table info_hdd ( asset integer not null unique, capacity integer, type text, form_factor text, connection text, rpm integer );