URSHIFT

Syntax

URSHIFT(<number>;<number>)

Description

The unsigned right shift operator shifts a zero into the leftmost position.

Examples

Column1Column2URSHIFT returns
-124,611,686,018,427,387,903
5-200
-20-101,023
3234
5280