Hi, I have an application with DOA connected to ORACLE. I have a table where 3 fields have the clause "NOT NULL" but there is a trigger that update these fields with special values. The problem is that I want to update these fields with the triggers, not inserting values from me, but an error occurs with the message "Field FEC_ALTA must have a value"
Why doesn
Why doesn