Case-sensitive coalesce field values
Hi, We have a requirement to implement case sensitive value for field. For example if the existing record has value "ABCD" and another user insert the value of same field as "abcd" or "ABcd", then the system should accept the value. But if we will a...
