PostgreSQL UNIQUE Constraint

Learn how to use a PostgreSQL UNIQUE constraint to ensure values stored in a column or a group of columns are unique across rows.