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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -