ClickHouse/dbms/tests/queries/0_stateless/00075_formatting_negate_of_negative_literal.sql

2 lines
65 B
MySQL
Raw Normal View History

2017-01-13 18:43:43 +00:00
SELECT -(-1) FROM remote('localhost,127.0.0.{1,2}', system, one)