Yes, you can include a string value with spaces in ENUM type. Let us first create a table −mysql> create table DemoTable ( Size ENUM('SMALL ...
確定! 回上一頁