SQL Syntax help - TechRepublic
Question
April 8, 2010 at 07:56 AM
kentontator

SQL Syntax help

by kentontator . Updated 16 years, 3 months ago

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!

This discussion is locked

All Comments