How to generate sequential numbers?
Hi all I got this situation that I need to generate unique ID numbers for web services calls made to an external vendors system. The calls are made with data from the Incident table. Each call needs to have a unique ID that does not match any past ...