Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sql_nitpicker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sql_nitpicker
11mo ago
distinct seems like an aggregation to me
2.
▲
by
sql_nitpicker
11mo ago
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 with the same name as a column in B? In sqlit