I'd like to get the row number of the data I need with query language, i.g: select A,ROW_NUMBER() where (B=1).
But it seems the query language doesn't provide function like: ROW_NUMBER()?
How do I do that, other than query the whole column and count it in JavaScript?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With