-- alter table add table constraint alter table foo -- add CONSTRAINT const_name2 unique(col_name1), add CONSTRAINT unique(col_name2)