Reference Guide > TDV Support for SQL Functions > Character Functions > V6_TYPE
 
V6_TYPE
Characterizes a binary or alphanumeric IPv6 address B as an integer type.
Syntax
V6_TYPE ( expression )
Example
SELECT V6_TYPE(V6_ATON('125.65.7.10'));