Hi,
When I copied a function call into an SQL-statement and executed it, I got the message 'Aggregate function calls may not be nested'. Does that mean this is the case in standard SQL or is this specifically PostgreSQL?
Thanks
Huub