ClickHouse/tests/queries/0_stateless/02572_max_intersections.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
66 B
MySQL
Raw Normal View History

SELECT hex(maxIntersectionsState(*)) FROM VALUES((1, 3), (3, 5));