monotonically_increasing_id
function monotonically_increasing_id(): Column;Defined in: functions/conditional.ts:118
Returns a monotonically increasing 64-bit integer. Not consecutive across partitions.
function monotonically_increasing_id(): Column;Defined in: functions/conditional.ts:118
Returns a monotonically increasing 64-bit integer. Not consecutive across partitions.