MySQL 中ENUM类型的使用之性别男女设定默认为男:. SQL语句为:. mysql> create table student (id int(11) primary key auto_increment,name varchar( ...
確定! 回上一頁