UPDATE
- Last Updated: December 18, 2023
- 1 minute read
- OpenEdge
- Version 13.0
- 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.