I am using this query in php myadmin and its throwing this error I want to add a field to the end of my table but its coming up with this can some one tell me exactly what this code is saying because every thing in the d base is made by php my admin and has been working fine so far any suggestion
ALTER TABLE books ADD HTML VARCHAR( 20 ) DEFAULT 'nopage' NOT NULL
MySQL said:
#1166 - Incorrect column name 'subject '