Tagged Questions

4
votes
8answers
309 views

Are sequential numbers necessary?

Hi, I am working on a winform (.NET) application which includes Orders, Invoices, Service Orders, Ticketing etc. It it necessary for these enities to be sequential when numbering their IDs? IMO no. …