Re: Error message: standard SQL or PostgreQSL? - Mailing list pgsql-sql

From Stephan Szabo
Subject Re: Error message: standard SQL or PostgreQSL?
Date
Msg-id 20021115073908.R9290-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Error message: standard SQL or PostgreQSL?  (Huub <v.niekerk@freeler.nl>)
List pgsql-sql
On Fri, 15 Nov 2002, Huub wrote:

> 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?

Umm, both sort of.  It's an entry level SQL92 restriction IIRC, so
both allowing it and not allowing it are standard SQL to some degree.




pgsql-sql by date:

Previous
From: teknokrat
Date:
Subject: Updating a table column with ref integrity
Next
From: Oleg Bartunov
Date:
Subject: Re: Proposal of hierarchical queries, a la Oracle