The UNIQUE constraint ensures that all values in a specific column are different across all rows in the table. While this makes the values unique within that column across the table, the most precise description is that the values must be unique within that column.