ENUM column can be defined at the time of table creation time. ... mysql> CREATE TABLE person ( -> id int AUTO_INCREMENT, ...
確定! 回上一頁