Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

IP_TO_NUMBER(<string>)

Description

IPv4 addresses are normally represented in blocks of 8 bits separated by decimal points (known as dot-decimal notation). IP_TO_NUMBER converts IPv4 addresses to an integer between 0 and 4294967295.

...