Hey guys, does this line look correct? I am trying to create some tables and I have the .sql file but it gives me errors on this
id int NOT NULL auto_increment,
any problems? do I need to post more? I am not the best with sql, any help would be greatly appreciated!