I have two database schema. I need to generate the script consisting of the difference. How do I do this?
Basically, I had original schema that I modified. So I need the script for what changed. Which tables got dropped and relationships are broken etc...
P.S. I do not have red gate.