/ Published in: MySQL
URL: http://dev.mysql.com/doc/refman/5.1/en/alter-table.html
Expand |
Embed | Plain Text
ALTER TABLE pages_htmlpage ADD sidebar_image VARCHAR(100) NULL;
Comments
Subscribe to comments
You need to login to post a comment.

To provide a default value,
ALTER TABLE profilesyacht ADD sortorder INT DEFAULT '1';