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

2 lines
66 B
MySQL
Raw Normal View History

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