sql server - Comparing the Tables of one Database to another -
i have 2 different databases share of same tables, , differ few tables. there way can output of differences between table names in databases?
i'm using ms sql server, , both of tables on same db server.
you can use database compare tool dbcomparer absolutely free , works great me.
Comments
Post a Comment