Friday, April 04, 2008

how to add a column to a table in mysql

ALTER TABLE table ADD COLUMN column declaration;

0 Comments:

Post a Comment

<< Home