Versions Compared

Key

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

...

EXPLODE_RANGE(<integer>;<integer>)
EXPLODE_RANGE(<stingstring>;<string>)

Description

Explodes a integer or IP address range into multiple rows. An IP address range is first converted to a range of integers. The range length is limited to 100000. All arguments must be of the same type.

...