6 ms·
You should be able to build every SQL query with this. I built an example Top-N query here: https://imgur.com/a/2xKLltl https://imgur.com/a/2xKLltl Right now b
by craftsquick 4y ago
You should be able to build every SQL query with this. I built an example Top-N query here: https://imgur.com/a/2xKLltl https://imgur.com/a/2xKLltl
Right now building Top-N (and my example) assumes you know the rank function exists, but over time it should be easy enough to pre-build "nodes" that do things like this automatically :)