Update tables in Mysql from Oracle PLSQL
Dear All,
We have some same tables in MYSQL and oracle database, as the requirements are to update tables in mysql once any change in oracle database tables.
Is there any way to update tables in MYSQL from oracle database through PLSQL. if Yes send me some references
Thank You