Jump to content

Talk:Hierarchical and recursive queries in SQL

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tuxayo (talk | contribs) at 17:03, 11 August 2017 (Introduction doesn't include MariaDB's support: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Start‑class Low‑importance
WikiProject iconThis article 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.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.
WikiProject iconDatabases (inactive)
WikiProject iconThis article is within the scope of WikiProject Databases, a project which is currently considered to be inactive.

Is there any necessity for this incomplete article? Isn't it better just reference some good explanation (inside some article about queries) of the same topic than writing a bad article?--216.54.171.18 (talk) 14:38, 8 November 2013 (UTC)[reply]

Why non-standard CONNECT BY construct before the standard solution?

Is there a reason why the non-standard CONNECT BY construct comes before the standard CTE solution?

I guess most readers what the important information at the top. — Preceding unsigned comment added by Guettli (talkcontribs) 07:46, 9 June 2017 (UTC)[reply]

Introduction doesn't include MariaDB's support

So it seems out of date at least on this point