Comment by ako
2 years ago
Composition is available in sql, but works a bit different than in a procedural language. In sql you express sets of data, composition consists of defining subsets that you compose into more complex sets. Views and CTEs are the tools for composition in SQL.
No comments yet
Contribute on Hacker News ↗