/
URL_PROTOCOL
URL_PROTOCOL
Syntax
URL_PROTOCOL(<URL string>)
Description
Gets the protocol name of the URL provided as string.
Examples
Column1 | URL_PROTOCOL returns |
---|---|
http:www.mydomain.com | http |
https:www.datameer.com | https |
URL_PROTOCOL(<URL string>)
Gets the protocol name of the URL provided as string.
Column1 | URL_PROTOCOL returns |
---|---|
http:www.mydomain.com | http |
https:www.datameer.com | https |