STRRIGHT scalar function

The STRRIGHT function returns the right most string of string-expression of length length, expressed in the specified string unit.

Read syntax diagramSkip visual syntax diagram STRRIGHT ( string-expression , length ,CODEUNITS16CODEUNITS32OCTETS )

The schema is SYSIBM.

The STRRIGHT scalar function is a synonym for the RIGHT scalar function.