Reference Guide > TDV Support for SQL Functions > Character Functions > V6_ATON
 
V6_ATON
Converts an IPv6 address represented as a character string to a binary string.
Syntax
V6_ATON ( expression )
Example
SELECT V6_ATON('12.3.1.4');