Purpose
Returns an expression rotated to the right by the number of bits you specify, with the least significant bits wrapping around to the left.
Syntax
- TD_SYSFNLIB.
- Name of the database where the function is located.
- target_arg
- A numeric or variable byte expression.
- num_bits_arg
- An integer expression indicating the number of bit positions to rotate.