Gems
Sequence
Generate incremental values for each record
The Sequence gem creates a new column that includes incremental values for each record in the input table. This is useful for generating unique IDs or tracking the order of records.
Generate incremental values for each record