G
Guest
I used the COUNT function in a query to count the number of fields. I gave
it the name COUNTOF.
Now I want to make a query from that query and I try to select COUNTOF and I
get an error message telling me that I tried to execute a query the doesn't
include COUNTOF as part of an aggregate function.
Why can't I just select it as a field name in the second query?
it the name COUNTOF.
Now I want to make a query from that query and I try to select COUNTOF and I
get an error message telling me that I tried to execute a query the doesn't
include COUNTOF as part of an aggregate function.
Why can't I just select it as a field name in the second query?