I am trying to find an SQL trigger which will modify the duplicates coming into the database (SQL2005). I do not have access to the incoming data, so need a database trigger which will change the duplicates. E.g. if the entry is 10001, 10002, 10001.... it will take 10001, 10002, 10001a etc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.