DB
FunctionsArray

array_rotate_left

Rotates each array left by the requested number of positions with wraparound.

array_rotate_left(…) → String

Kind · scalar

Rotates each array left by the requested number of positions with wraparound.

Part of the Array family.