URL_HOST
Syntax
URL_HOST(<URLÂ string>)
Description
Gets the host name of the URL provided as string.
Examples
Column1 | URL_HOST returns |
---|---|
http://www.datameer.com/index.html | www.datameer.com |
http://ddate.api.cisco211.underground211.de/?format=html | ddate.api.cisco211.underground211.de |