Re: Common table expression - parsing questions

From: the6campbells <the6campbells(at)gmail(dot)com>
To: Thomas Kellerer <spam_eater(at)gmx(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Common table expression - parsing questions
Date: 2009-10-04 13:25:00
Message-ID: 22431f1b0910040625keade967m76bacdefd50a7a65@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

the db2 family does not

On Sun, Oct 4, 2009 at 2:10 AM, Thomas Kellerer <spam_eater(at)gmx(dot)net> wrote:

> the6campbells wrote on 29.09.2009 04:54:
>
>> 2. Do you intend to remove the requirement to include the recursive
>> keyword - as other vendors allow
>>
>
> The standard *requires* the keyword.
> As far as I can tell there are two DBMS that require it (Postgres,
> Firebird) and two that don't (SQL Server and Oracle with the newest release)
>
> Thomas
>
>
> --
> Sent via pgsql-sql mailing list (pgsql-sql(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-sql
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message mohammad qoreishy 2009-10-04 14:49:54 reading last inserted record withoud any autoincrement field
Previous Message Thomas Kellerer 2009-10-04 06:10:52 Re: Common table expression - parsing questions