ClickHouse/tests/queries/0_stateless/00064_negate_bug.sql

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

2 lines
45 B
MySQL
Raw Normal View History

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