ClickHouse/tests/queries/0_stateless/01658_test_base64Encode_mysql_compatibility.sql

4 lines
55 B
MySQL
Raw Normal View History

2021-09-12 12:35:27 +00:00
-- Tags: no-fasttest
2021-01-24 15:16:34 +00:00
SELECT TO_BASE64('test string');