ALTER TABLE mytbl ALTER j SET DEFAULT 1000;. Default values must be constants. For example, you cannot set the default for a date-valued column to NOW( ) , ...
確定! 回上一頁