Thanks to visit codestin.com
Credit goes to postgrespro.com

ANSI SQL-99 SYNTAX and "WITH" - Mailing list pgsql-sql

From Rein Petersen
Subject ANSI SQL-99 SYNTAX and "WITH"
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: ANSI SQL-99 SYNTAX and "WITH"
Re: ANSI SQL-99 SYNTAX and "WITH"
List pgsql-sql
Good morning,afternoon, and evening Everyone,
 
My research into PostgreSQL documentation has yet to yeild any information about PostgreSQL's support of ANSI SQL-99 syntax, and in particular, the "WITH" clause - which if I understand correctly, allows recursive joins in simple syntax without the use of cursors and/or otherwise klugey SQL.
 
As you may have guessed, I hope PostgreSQL currently supports the "WITH" clause syntax or, will at least support it imminently.
 
Any knowledge on the matter is greatly appreciated :)
 
Rein

pgsql-sql by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: dynamic rules?
Next
From: Yasir Malik
Date:
Subject: Re: ANSI SQL-99 SYNTAX and "WITH"