Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
mamcx
4y ago
0 comments
Save
Share
Composable is the ability to define things in the small and combine with confidence.
SQL not allow this:
by_id := WHERE id = $1 SELECT * | by_id
0 comments
1 comments · 1 top-level
top
newest
oldest
simonw
4y ago
CTEs provide some pretty useful composability for SQL queries. I find myself using them all the time.
j
/
k
navigate · click thread line to collapse