count of query results in for loop
Started by Sim Zacksover 16 years ago2 messagesgeneral
Is there any way to (without a separate count query first) to know the
number of rows returned in a:
for x in select ... Loop
...
End Loop
structure?
Is there any way to (without a separate count query first) to know the
number of rows returned in a:
for x in select ... Loop
...
End Loop
structure?