To indicate the values of this column should always be unique Implementation tips: - A unique column should automatically be considered indexed. - Make the check on insert and update operations
To indicate the values of this column should always be unique
Implementation tips: