STRRIGHT scalar function

The STRRIGHT function returns a string that consists of the specified number of rightmost bytes or specified string unit from a string.

Read syntax diagramSkip visual syntax diagramSTRRIGHT( string-expression, integer,CODEUNITS16CODEUNITS32OCTETS)

The STRRIGHT function is identical to the RIGHT function. For more information, see RIGHT or STRRIGHT scalar function.