Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
mamcx
3y ago
0 comments
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
default
newest
oldest
simonw
3y 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