SQL 參考慣例 ... 使用BOOLEAN 資料類型,在單位元組資料欄中儲存true 和false 值。 ... create table customer( custid int, active_flag boolean default true);.
確定! 回上一頁