Functions

NEXTINT

Returns an integer based on the row index.

Syntax

int NEXTINT()

Example

Return an auto increment value

NEXTINT()

Will return a number from 1 to the number of rows.