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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -