Enumeration type and collection type of MySQL ... create table consumer( id int, name char(16), sex enum('male','female','other'), ...
確定! 回上一頁