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');