If you need to see the numeric equivalents of the rows, you must cast the Enum value to integer type. Copy SELECT CAST(x, 'Int8') ...
確定! 回上一頁