How would you extract the structure of a database to copy it into another database using JDBC?

前端 未结 0 1476
我在风中等你
我在风中等你 2020-12-22 02:16

I have to write a program that copies a MySQL database into a Postgres database for university. My way of doing this is reading the MySQL database in, storing all the needed

相关标签:
回答
  • 消灭零回复
提交回复
热议问题