Insert the Value of a field if it doesn't exists. if the value exists then create a new increment value which doesn't exists in a table field
Hi Guys, I have one use case - I need to insert a value in a field 'class number' that needs to be unique. I need to check if the value already exists or not in a field 'class number' from the same table. - if the new value doesn't exist then inse...
