I have a big table in teradata with around 10 million rows. Need to migrate this table from teradata to mariadb on a daily basis. I read about fast export. Can it be use here programatically in java application in this case.
Asked
Active
Viewed 261 times
0
-
See the [Teradata JDBC Driver Reference](https://teradata-docs.s3.amazonaws.com/doc/connectivity/jdbc/reference/current/frameset.html) for details – Fred Mar 18 '20 at 15:25
-
Is there a way to "replicate" the data? – Rick James Mar 29 '20 at 02:44