Does triggers effect the performance
Hi all,
I have 3 triggers on the table....2 of which are select triggers and one is it insert into other tables whenver there insert/update/delete for each row..
so if i do dataload say 1 lac rows on the table which has trigger.
does trigger slows down the performance.
thanks