Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrew_lettuce
108 days ago
You might already know this but in relational algebra the select is SQL's from and the projection is SQL's select, which makes more sense. I always preferred the linq syntax with the from first too