ClickHouse/tests/queries/0_stateless/01666_test_FunctionIPv4NumToString_mysql_compatibility.sql

2 lines
34 B
MySQL
Raw Normal View History

2021-01-24 15:16:34 +00:00
SELECT INET_NTOA(toUInt32(1337));