I
inungh
I have a sub query in my group by query and get a message as
follwoing:
you tried to execute a query that does not include the specified
expression 'DeptID' as part of aggregate function.
The field 'DeptID' is a linking ID to in my table joint.
Are there any way to have a sub query in the group by query without
aggregate function in the table joint?
If not, is the best solution to have one prepare query fir the sub
query?
Your information is great appreciated,
follwoing:
you tried to execute a query that does not include the specified
expression 'DeptID' as part of aggregate function.
The field 'DeptID' is a linking ID to in my table joint.
Are there any way to have a sub query in the group by query without
aggregate function in the table joint?
If not, is the best solution to have one prepare query fir the sub
query?
Your information is great appreciated,