In MySQL, tinyint(1) is a synonym for boolean. Even though values from -127 to 127 can be stored in it, when using SQL Runner, ...
確定! 回上一頁