/ Published in: MySQL
URL: http://mysqlresources.com/cgi-bin/article.cgi?article_id=47
Some other alter syntax examples at the URL, which beats the pants off the MySQL manual for some reason.
Expand |
Embed | Plain Text
ALTER TABLE se_jobs ALTER job_comments SET DEFAULT '0';
You need to login to post a comment.
