Answer the question
In order to leave comments, you need to log in
Clickhouse, how to add row number column?
SELECT phone_normalize as phone, toStartOfMonth(date) as created FROM table ORDER BY phone_normalize, created Tell me
how to add a column with line numbers so that phone groups are taken into account.
See screenshot take.ms/PVQsN
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question