At 16:43 -0500 6/12/03, Wong Zach-CHZ013 wrote:
Hi
How do I rename a new column ?
How do I drop a column ?

From MySQL documentation, it refers
to rename/drop table.
I dont want to do that.

Use the ALTER TABLE statement:


http://www.mysql.com/doc/en/ALTER_TABLE.html


Thanks Paul for your aid.


--
Paul DuBois, Senior Technical Writer
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

Are you MySQL certified? http://www.mysql.com/certification/


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to