ClickHouse/tests/queries/0_stateless/02920_unary_operators_functions.sql

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

1 line
25 B
MySQL
Raw Normal View History

2023-12-09 22:44:06 +00:00
SELECT NOT (0) + NOT (0);