Redshift并不提供唯一性、主外键约束,但是提供非空约束
如果在建表之前需要使用约束的效果,需要确保数据本身的合法性。
同样参考的见Create语法
UNIQUE
Keyword that specifies that the column can contain only unique values. The behavior of the unique table constraint is the
Keyword that specifies that the column can contain only unique values. The behavior of the unique table constraint is the