Live data from Hacker News

Viewing profile — sql_nitpicker

sql_nitpicker

HN member
Joined
Sat, Oct 18, 2025, 3:08 PM UTC
HN karma
14
Public activity
2 items

About sql_nitpicker

No profile information was provided.

Recent public activity

  1. comment
    Comment #45628346

    distinct seems like an aggregation to me

  2. 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 …