mysql > create table test (name varchar(40), sex enum('male', 'female') ); mysql> ... 11.4.4 The ENUM Type:https://dev.mysql.com/doc/ref.
確定! 回上一頁