Hi,
Is it possible to establish a key field that accommodates string or numeric values?
I require a field that guarantees uniqueness, and I intend to implement validation so that, when inserting a new row in this field, the system checks whether the provided value already exists in the dataset.
Thanks,
Tami