IanWaterman
Programmer
I want to add an auto incrementing Row Id to my query. Such that if query returns 10 records. I want each numbered from 1 to 10.
Is this possible within a standard select statement?
Thank you
Ian
Is this possible within a standard select statement?
Thank you
Ian