# Recursive CTE's
* Great blog post [here](https://www.fusionbox.com/blog/detail/graph-algorithms-in-a-database-recursive-ctes-and-topological-sort-with-postgres/620/).
* And another good sql blog post related to joins [here](https://alexpetralia.com/posts/2017/7/19/more-dangerous-subtleties-of-joins-in-sql).
* And another [here](https://mjk.space/advanced-sql-cte/)
---
Date: 20210721
Links to: [Computer Science MOC](Computer%20Science%20MOC.md)
Tags:
References:
* []()