Azcarer
HEJJJJ!! :D
Something is wrong when I'm trying to add a "premium_points" table into myphp.
It looks like this:
ALTER TABLE `accounts` ADD `premium_points` INT( 11 ) NOT NULL DEFAULT '0';
But it says this when I add it to mysql question
Fel
SQL-fråga:
ALTER TABLE `accounts` ADD `premium_points` INT( 11 ) NOT NULL DEFAULT '0'
MySQL sa:
#1060 - Duplicate column name 'premium_points'
I REP if you help me!!^_^^_^
It looks like this:
ALTER TABLE `accounts` ADD `premium_points` INT( 11 ) NOT NULL DEFAULT '0';
But it says this when I add it to mysql question
Fel
SQL-fråga:
ALTER TABLE `accounts` ADD `premium_points` INT( 11 ) NOT NULL DEFAULT '0'
MySQL sa:
#1060 - Duplicate column name 'premium_points'
I REP if you help me!!^_^^_^