So, i am trying to create the following table in mysql:
create table if not exists suppliers ( _id int not null, name varchar(50), email varchar(50),