The are two consequences of dropping the ordering for a UDT:
- You can no longer specify that UDT in any comparison operation.
Otherwise, the request aborts and the system returns an error to the requestor.
- You cannot specify that UDT as the data type for any SET table.
Otherwise, the request aborts and the system returns an error to the requestor.