• I want to inverse the byte sequence so I can use a byte operator with syscolumn.

    POWER(2,colorder) returns the byte in the right sequence and not COLUMNS_UPDATED()

    The bytes are ordered from left to right. COLUMNS_UPDATED is not compatible with colorder of syscolumns.

    That's why I want to reverse the byte sequence