Forum Discussion
hanwen
2 hours agoIdeator I
There is no easy way to meet your requirements.
Using a trigger with a database type of INSTEAD OF INSERT to check for duplicate values and then set new values for them should solve your problem.
There is no easy way to meet your requirements.
Using a trigger with a database type of INSTEAD OF INSERT to check for duplicate values and then set new values for them should solve your problem.