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 |