I would like to ask if there is a way to prohibit programs to change data in certain columns, at db2 level.
The problem is that I have some programs that change data in a group of tables but now I must not change data in some columns and I would like to know if there is a way that db2 can make that restriction.
I could change all the programs but would like to know if there is an easier way to block changes in a column.