Goldfinger
11-17-2001, 07:45 AM
since no one on vbulletin.com is answering my question and i need to know this TONIGHt maybe one of you here can help me out.. :) anyway.
WHy i am i getthing this error:
MySQL said: You have an error in your SQL syntax near 'group INT)' at line 1
When i run this query:
CREATE table Users(id INT PRIMARY KEY, name TEXT, email TEXT, group INT)
im new to mySQL so im slow =\ sorry.
WHy i am i getthing this error:
MySQL said: You have an error in your SQL syntax near 'group INT)' at line 1
When i run this query:
CREATE table Users(id INT PRIMARY KEY, name TEXT, email TEXT, group INT)
im new to mySQL so im slow =\ sorry.