Identify duplicate emails in a glide_list field referencing to sys_user
Hello I have a list of duplicate emails in my database. I have a field called 'u_cab' in the ast_service table which is a reference to the sys_user table, and list field type. I would like to report to see if any of the users present in that field ha...