R
RNDL
I have a query that selects a subset of records. I need to add a "run
number" to that subset, starting with 100. That is, the first record is 100,
the second 101, etc. I know there has to be a way to do this, but I can't
figure it out
number" to that subset, starting with 100. That is, the first record is 100,
the second 101, etc. I know there has to be a way to do this, but I can't
figure it out