Hello everyone,
I’m Darshan Hiranandani, working with a master table that stores customer data, and I need to check if a specific car number already exists in the database. If it does, I want to automatically mark that customer entry as a duplicate using a boolean field (or any suitable marker). Does anyone know how to set up a function to perform this check and update the entry accordingly? I’d appreciate any advice or solutions you can share. Thanks in advance!
Regards
Darshan Hiranandani