|
|
|
|
|
by nextaccountic
817 days ago
|
|
> I completely attribute this to SQL being difficult or "backwards" to parse. I mean backwards in the way that in SQL you start with what you want first (the SELECT) rather than what you have and widdling it down. > The turning point for me was to just accept SQL for what it is. Or just write PRQL and compile it to SQL https://github.com/PRQL/prql |
|