Viewing profile — sql_nitpicker
sql_nitpicker
HN member- Joined
- Sat, Oct 18, 2025, 3:08 PM UTC
- HN karma
- 14
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About sql_nitpicker
No profile information was provided.
Recent public activity
-
comment
Comment #45628346
distinct seems like an aggregation to me
-
comment
Comment #45628110
I don't see anything wrong with what the article is saying. If you have a view over a join of A and B, and the view uses "select *", then what is gonna happen when A adds a column …