2

I have two IBM DB2 databases A and B with different database schemas. Database A schema is older, and database B schema is newer. I would neet to create SQL alter scripts that can update A schema to match that of B schema. This can ofcourse be done manually, but is there a tool that could analyse the two databases and do this for me?

I am using the free IBM Data Studio client for querying the database. Can the above operation be done using this tool?

user1340582
  • 19,151
  • 35
  • 115
  • 171

1 Answers1

0

Redgate sql compare is one of tge bests.

Amir Keshavarz
  • 3,050
  • 1
  • 19
  • 26