DROP TABLE companies (id serial primary key, name varchar(255), data text);