ClickHouse/dbms/tests/queries/0_stateless/00064_negate_bug.sql
2016-06-07 11:23:15 +03:00

2 lines
45 B
SQL

SELECT -toUInt32(1) AS x, toTypeName(x) AS t