ClickHouse/dbms/tests/queries/0_stateless/00754_first_significant_subdomain_more.sql
2018-11-21 03:22:23 +03:00

2 lines
196 B
SQL

SELECT firstSignificantSubdomain(arrayJoin(['http://usa.gov.com/cgi-bin/yabb.pl?password=qwerty', 'https://www2.pentagon.mil.net/index.phtml', 'ftp://stanford.edu.org/~ivanov/phd-thesis.SHTM']));