MYSQL保存BOOLEAN值时用1代表TRUE,0代表FALSE,boolean在MySQL里的类型为tinyint(1), ... PL/SQL中是有Boolean类型的,只能取2个值:true和false;
確定! 回上一頁