When set to Yes, forces Oracle Forms to treat this item as updated.
If the Update Changed Columns Only block property is set to Yes, setting Update Column to Property True specifies that the item has been updated and its corresponding column should be included in the UPDATE statement sent to the database.
If the Update Changed Columns Only block property is set to Yes, and Update Column is set to Property False, the item's column will not be included in the UPDATE statement sent to the database.
If the Updated Changed Columns block property is set to No, the Update Column setting is ignored, and all base table columns are included in the UPDATE statement.
Applies to item
Set programmatically
Required/Optional optional