function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
HASAN WAQARHASAN WAQAR 

A NON UNIQUE FIELD IS MADE UNIQUE AFTER IT ALREADY HAS SOME DATA IN IT WHAT HAPPENS TO DATA

Hi there:
If we had a email field that was not unique. but now we want to make it unique. what happens to existing data or record.
 
KaranrajKaranraj
If there is any duplicate record found then you can't make that field as unique. It will throw error message, when you are trying to make the field unique.Duplicate value(s) found when building unique index, example: sample on rows