In MySQL, you can use the ENUM data type to specify a list of permitted values in a column. For instance, in a customers table, ...
確定! 回上一頁