25 de septiembre de 2009

ALTER TABLE ON MYSQL

If you have constantly changes in your DB and don't want to make remake TEST DB to your
developers, on MYSQL, you should try using the ALTER TABLE.

Check the documentation on: http://dev.mysql.com/doc/refman/5.1/en/alter-table.html