The command would be something like: ALTER TABLE 'database'.'table' ADD 'g_glow' VARCHAR(20) NOT NULL But if you're using phpMyAdmin you can do it using their forms. Like in the table properties find "Add new field :" and you should see a few drop down boxes next to it. Makes it easier if you're not familiar with the command structure.