Quick and dirty way to create DB2 update scripts
In on of our major projects we store some of our business logic data as database metadata, but provide GUI interface for updates. Since clicking through the project’s GUI is much easier, than creating and verifying scripts for each tiny modification, our developers got lazy and we had to find a way to create SQL… Read More Quick and dirty way to create DB2 update scripts