db_Compare.sql

This script compares the tables and columns of one database to the same items in another database. It works on SQL 2000 and SQL v7.x databases, and on 6.5 databases with some restrictions, and can also be turned into a stored procedure with minimal effort.

Updated on May 21st with a fix for a missing goto statement

Author: Dan Wunder

Download Script:
db_Compare.sql



Disclaimer:
We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…

Disclaimer Continued

Back to Database Journal Home

Get the Free Newsletter!

Subscribe to Cloud Insider for top news, trends & analysis

Latest Articles