Hi,
I
am getting the message 'ERROR: aggregate function calls cannot be nested" when
using a select from an inner select.
The outer select had a group by clause but the inner
one is a straight join between a few tables.
What exactly does this message
mean?
Jonathan Blitz