URL_TLD
Syntax
URL_TLD(<URLÂ string>)
Description
Gets the top-level domain (TLD) of an URL.
Examples
Column1 | URL_TLD returns |
---|---|
http://google.de/index.py?ig&hl=jp | de |
ttp://www.braufest.by | by |
URL_TLD(<URLÂ string>)
Gets the top-level domain (TLD) of an URL.
Column1 | URL_TLD returns |
---|---|
http://google.de/index.py?ig&hl=jp | de |
ttp://www.braufest.by | by |