Y
Hacker News
new
|
ask
|
show
|
jobs
by
otabdeveloper4
123 days ago
Typing fields before table name is like the least bad thing about SQL and doesn't need fixing.
1 comments
data_ders
123 days ago
what do you think is the "most bad" thing about SQL?
link
otabdeveloper4
123 days ago
Lack of abstractions like (block-scoped) variables and lambda functions.
SQL is declarative and purely functional anyways, so implementing these is a no-brainer.
link