From the documentation that you linked to:, "ALTER TABLE table1 ADD COLUMN foo INT DEFAULT 0;" - In this 'COLUMN' keyword is not required ...
確定! 回上一頁