Purpose
Returns an expression rotated to the left by the number of bits you specify, with the most significant bits wrapping around to the right.
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.