RE: add column to table mysql
[snip] I am beginning to learn mysql. How to add a column to table in mysql database. Thanks Tang [/snip] http://www.mysql.com/doc/A/L/ALTER_TABLE.html - Before posting, please check: http://www.mysql.com/manual.php (the
Re: add column to table mysql
Look up the ALTER TABLE statement. On Friday 10 May 2002 12:52 pm, Tang Ngo wrote: > I am beginning to learn mysql. > How to add a column to table in mysql database. > Thanks > Tang - Before posting, please check: http://www.