ClickHouse/tests/queries/0_stateless/02015_executable_user_defined_functions.sql

2 lines
48 B
MySQL
Raw Normal View History

2021-09-29 14:43:35 +00:00
SELECT test_function(toUInt64(2), toUInt64(2));