ClickHouse/tests/queries/0_stateless/02956_format_constexpr.sql

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

2 lines
49 B
MySQL
Raw Normal View History

2023-12-29 20:08:45 +00:00
SELECT isConstant(format('{}, world', 'Hello'));