Here is my exact query
CREATE Table Publisher (Publisher_Id Int primary key not null, Name varchar(20) not null, Address varchar(50) not null