I'm writing a select statement extracting fields from several joined database files and the users are asking to add an auto incrementing field (a record counter).
I could write an easy RPG program, but I'm asking if I could avoid it.
Maybe somebody knows a way to make this into the select statement....
Thanks
I could write an easy RPG program, but I'm asking if I could avoid it.
Maybe somebody knows a way to make this into the select statement....
Thanks
Comment