G
Guest
I am trying to make a query where I add a new field that returns the record
position (which does not exist in the orinal table).
For example, the table is:
apples
oranges
bananas
When I make the query, I want it to return:
1 apples
2 oranges
3 bananas
Does anyone have any ideas? This would be fabulous!
position (which does not exist in the orinal table).
For example, the table is:
apples
oranges
bananas
When I make the query, I want it to return:
1 apples
2 oranges
3 bananas
Does anyone have any ideas? This would be fabulous!