Skip to main content

Generate Unique id in ArcGIS for Sql database.

This could be as simple as the Counter, which assigns consecutive numbers to the features passing through, or you could go a bit fancier and use the UUIDGenerator or GOIDGenerator.


Reply