Sql Query:
CREATE TABLE company( id INT NOT NULL PRIMARY KEY AUTO_INCREMENT, user_id VARCHAR(50) NOT NULL UNIQUE, company longtext not null, i