Create a SQL-like Sequence in Clickhouse -


i have sql query having sequence in it.

how can create sequence create in sql in clickhouse?

clickhouse don't support sequences postgresql or other rdbms use case?

you need insert data incremented sequence ? for? or need sequencematch , sequencecount functions funnel analyze?

may it's url helfull https://clickhouse.yandex/reference_en.html#sequencematch(pattern)(time,+cond1,+cond2,+...)


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -