Skip to content

Material on SQL recursion, mostly related to Db2 - presented at IDUG 2018 EMEA Conference and at regional user group meeting

License

Notifications You must be signed in to change notification settings

data-henrik/sql-recursion

Repository files navigation

Some iterations over recursion (in Db2)

In this repository, you find additional material, helpful links and more related to the talks on SQL recursion that Michael Tiefenbacher and I have given at the German Db2 User Group (DeDUG) and at the IDUG EMEA DB2 Tech Conference.

The image below, based on Escher's drawing hands, is taken from this blog post on two kinds of SQL recursion.

Sample queries

Sample queries in this repository:

Flight route

Information on airports, airlines, connections and more is available on OpenFlights. The script flightroute_setup.sql provides the statements to set up tables and import data downloaded from OpenFlights.

Compute the flight routes to Philadelphia using this query.

Db2 References

References to the Db2 Knowledge Center

Related blogs and links

About

Material on SQL recursion, mostly related to Db2 - presented at IDUG 2018 EMEA Conference and at regional user group meeting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages