I have a pretty large SQL script that has duplicate identities on the database the inserts are taking place on.
If I could increment all ints within the script by say 20 this should get round the issue. I was trying to suss out how to do this in Notepad++ and Textpad but failed miserably.
Was hoping someone may have some suggestions on how I could do this.