C
carol
pls advise as how to write sql (i assume a loop "do while"
routine of some type)for following:
want to create query that will assign a counter in "count"
field so that when i order records within a group, say in
a descending date order, i will have a number assigned
(1,2,3,etc.) for each item in that group where i can then
pull all "2" counter value in each group. can you help me
out? will i have to create two separate queries to
accomplish this? thx much!
routine of some type)for following:
want to create query that will assign a counter in "count"
field so that when i order records within a group, say in
a descending date order, i will have a number assigned
(1,2,3,etc.) for each item in that group where i can then
pull all "2" counter value in each group. can you help me
out? will i have to create two separate queries to
accomplish this? thx much!