postgresql 数据库表唯一约束. ... b int, c varchar(10) not null default 'catch u', constraint uk_tbl_unique_a_b unique(a,b) );. 复制代码.
確定! 回上一頁