First, you've asked the wron list; ask the mysql list

Second:  ALTER mytable ADD COLUMN new column INT UNSIGNED AFTER old_column;

----- Original Message ----- 
From: "Shaun" <[EMAIL PROTECTED]>
To: <>
Sent: Wednesday, December 11, 2002 8:25 AM
Subject: [PHP] Add column to table


Hi,

please could someone tell me what the sql command is to add a colummn to a
table?

Thanks for your help



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to