|
|
|
|
|
by nilamo
439 days ago
|
|
Exactly. Hard to improve on something so great. We love a ```
select {what}
from {where}
left join {where}
on {how}
where {why}
``` A simple query, concisely answering every relevant question, while hiding all of the details of how any of it works. Beautiful. |
|