From: "Andrew Rich" <[EMAIL PROTECTED]> > Howdy, how can I add an extra field to an already created table in sql ?
ALTER TABLE tablename ADD columnname attributes See http://www.mysql.com/doc/A/L/ALTER_TABLE.html for more details. -- denonymous www.coldcircuit.net --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php