ClickHouse/tests/queries/0_stateless/00204_extract_url_parameter.sql

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

2 lines
64 B
MySQL
Raw Normal View History

SELECT extractURLParameter('http://com/?testq=aaa&q=111', 'q');