Forum Discussion
TRiceGMH
Dec 20, 2024Copper Contributor
Grouping
Is there a way to group by just the column with the data in it? I have 20k+ rows of data. I need to label in Col A based upon the group in Col AK. I have already sorted the data so that the top ro...
peiyezhu
Dec 22, 2024Bronze Contributor
https://www.sqlitetutorial.net/sqlite-group-by/
As have 20k+ rows of data,I prefer sql statemnets group by.