1
2
SELECT
db1.TABLE_NAME db1_table,
This snappet compare two databases and query for the tables and columns that has in diference.
This is very useful when you have diferent versions of a databases.
It works on SQLSERVER
This is very useful when you have diferent versions of a databases.
It works on SQLSERVER
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.