@@ -0,0 +1,8 @@
create table info_hdd (
asset integer not null unique,
capacity integer,
type text,
form_factor text,
connection text,
rpm integer
);
The note is not visible to the blocked user.