georgesOne
Technical User
Hi everybody,
I would like to have a query which gives a result with # increments and sub# increments as follows (only Name is part of the underlying table)
# Sub# Name
1 1 Ali
2 2 Anton
3 1 Barton
4 2 Beaver
5 3 Bertha
6 1 Christine etc
No idea where to start, especially for the sub#.
Any hint is appreciated.
Kind regards, Georges
I would like to have a query which gives a result with # increments and sub# increments as follows (only Name is part of the underlying table)
# Sub# Name
1 1 Ali
2 2 Anton
3 1 Barton
4 2 Beaver
5 3 Bertha
6 1 Christine etc
No idea where to start, especially for the sub#.
Any hint is appreciated.
Kind regards, Georges