Give a sequential number for each GROUP BY values
I have a table with many rows (Table A). I collect it rows to another
table (Table B) with GROUP BY clause. But I stuck here, I need to give
sequential number for each GROUPED rows on Table B. How to achieve this
problem. Thanks for your helps.
No comments:
Post a Comment