DB
FunctionsType Conversion

to_ipv4_or_zero

Converts values to canonical IPv4 text and uses 0.0.0.0 when conversion fails.

to_ipv4_or_zero(…) → IPv4

Kind · scalar

Converts values to canonical IPv4 text and uses 0.0.0.0 when conversion fails.

Part of the Type Conversion family.