Re: Database Triggers
Posted by
Phindile on
Nov 07, 2017; 10:17am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Database-Triggers-tp4289p4298.html
I got the following messages:
compiled (with errors)
and it's followed by another message which only says "compiled" without (with errors).
I did an insert in the PERSALNO column on the DUMMY_PER_GEN_DET table
I checked the DUMMY_PERSON table, and noticed that it had updated the PERSALNO column.
There's no indexes on the table, let me look into indexing right now.