...
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.
...