UPDATE
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The UPDATE statement can update a DDM-configured field only when you
have unmasking privileges over the field; otherwise, an error occurs.
Example
The following example illustrates the
In this example,
UPDATE statement for a DDM-configured
field.
|
Phone and CustNum
are DDM-configured fields. You can update PUB.Customer only when
you are authorized to unmask the Phone field; otherwise, the update
operation fails. Irrespective of your DDM privileges, the WHERE
condition uses unmasked vaule of CustNum.