mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-05 14:02:21 +00:00
2 lines
69 B
SQL
2 lines
69 B
SQL
SELECT contingency(1, [1, NULL]); -- { serverError NOT_IMPLEMENTED }
|