as the title says, I'm having trouble about adding a column into a table, and I thought you could help me.
The column I'm trying to add is for a server, a gaming one I'd rather say, and for some reason INSERT INTO and ADD don't seem to work. INSERT INTO gives me an error message, but ADD doesn't even seem to exist as a command.
ALTER TABLE users
INSERT INTO users (Color)