I have a different source database and target database, where I am trying to replicate the data from source to target without any transformations. I am trying to handle this using the ELT components, but I am only able to select one connection.
I am assuming that the ELT components can't handle multiple connections.
Please post your thoughts on how to handle this situation.