Create trigger on Oracle table and call this function/procedure from the trigger.Originally posted by mooks
What do you mean by external function? How will it be able to detect if there are any changes made in Oracle database before updating them to mysql?![]()
Triger should fire on INS/UPD/DEL.




Reply With Quote