powered by
Get the rightmost 'n' characters of a character string.
substr_right(x, n)
A character string.
The number of characters to retrieve.