In MySQL, an ENUM is a string object whose value is chosen from a list of permitted values defined at the time of column creation.
確定! 回上一頁