PRIMARY KEY
Description
Specifies that a column or a number of columns of a table can contain only unique non-null values
Click here to navigate to the Amazon Redshift docs page for this syntax.
Grammar Syntax
Sample Source Patterns
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Related EWIs
There are no known issues.
Last updated