My question is a bit a of a two fold situation. I am looking into creating a database sequence for feature in our Enterprise database for creating unique IDs.
I can't find any documentation that addresses the following. If a number is used for a feature in a class and then that feature is deleted, when a new feature is inserted does that number get reused or is it burned, and the next unused number comes up?
My second question is, can the sequence be used in 'Calculate Field'? I would use this in the attribute rules, but the data is existing, and I would need to run it for the first time manually.