Re: sudoku in an sql statement - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: sudoku in an sql statement
Date
Msg-id hcv2ie$blj$1@ger.gmane.org
Whole thread Raw
In response to Re: sudoku in an sql statement  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
Greg Stark wrote on 05.11.2009 00:28:
> Interestingly the first thing I ran into when I started doing so was
> that apparently Oracle *doesn't* handle the lack of the RECURSIVE
> attribute properly. It still put the common table expressions in scope
> for the subsequent common table expressions even without the RECURSIVE
> keyword, which is apparently just a noise word in Oracle.


It is a "noise" word in Oracle, DB2 and SQL Server.

Only Postgres and Firebird completely adhere to the standard by requiring it...

Thomas



pgsql-general by date:

Previous
From: Raimon Fernandez
Date:
Subject: Re: MD5 Authentication
Next
From: "Bob Pawley"
Date:
Subject: Adding a null