|
|
|
|
|
by craftsquick
1496 days 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 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 :) |
|