DB
FunctionsArray

array_rotate_right

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

array_rotate_right(…) → String

Kind · scalar

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

Part of the Array family.