ALTER TABLE table_name ADD column_name datatype;. 例如,如果我們想增加一個Discount 欄位: ... 更改欄位資料型別(ALTER COLUMN TYPE).
確定! 回上一頁