I would like to do the below operation using Pentaho spoon/PDI.
- Copy data from the Mysql source database to the Mysql target database. 2)After that I would like to truncate/Delete Data from Source Database
Can Someone help with this?
I would like to do the below operation using Pentaho spoon/PDI.
Can Someone help with this?
Copyright © 2021 Jogjafile Inc.
Just run two transformations and one job:
Now, you can complicate matters from this depending on your situation:
And so on