Hello,
I would want to add a column or a row count in my query.
I already used RANK and CSUM, but unfortunately these doesn't work when you are using GROUP BY.
Any suggestions?
Thanks in advance!
I would want to add a column or a row count in my query.
I already used RANK and CSUM, but unfortunately these doesn't work when you are using GROUP BY.
Any suggestions?
Thanks in advance!
Comment