RowNumber

Returns row’s number in the table

RowNum() → 101

Inputs

RowNumber()

Description

Use carefully, in Runtime if a job executes in a warehouse or a sample was used in Design time we couldn’t guarantee the row’s order. So RowNum() could be is unpredictable.

Last updated