Jump to content

Talk:Common table expression

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 75.174.81.138 (talk) at 17:35, 24 October 2009 (Merge proposal). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing: Software Redirect‑class
WikiProject iconThis redirect is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
RedirectThis redirect does not require a rating on Wikipedia's content assessment scale.
Taskforce icon
This redirect is supported by WikiProject Software.
WikiProject iconDatabases (inactive)
WikiProject iconThis redirect is within the scope of WikiProject Databases, a project which is currently considered to be inactive.

Merge proposal

Since this article is so small, and is already discussed in the article on hierarchical queries, I think the two should be merged. Hertzsprung (talk) 00:05, 8 February 2009 (UTC)[reply]

Yes, go on! This article doesn't relate to a "why" context as it is. The article on Hierarchical query might be that context. ... said: Rursus (bork²) 20:55, 31 May 2009 (UTC)[reply]

While a link is the referenced hierarchical query article, it is only a link. How does that qualify as a discussion? A Common Table Expression/Subquery Factoring Clause implements the WITH clause hopefully in compliance with the ANSI SQL: 1999 Specification. It doesn't directly support hierarchical queries, unless you provide a WITH expression for each successive depth of said query. I believe it requires it's only entry.