Activity overview
Latest activity by SanderF
Thanks for your answer.
The problem is that I don't wan't to recreate the tables, because i compare production databases and i just wan't a (quick) report about the differences, while ignoring the column order.
Is it not possible to sort the columns by name before comparing the data? / comments
Thanks for your answer.
The problem is that I don't wan't to recreate the tables, because i compare production databases and i just wan't a (quick) report about the differences, while ignoring the ...
Different column order while comparing databases
Hi,
When I compare two databases, SQL Compare reports also a difference when a column in a table from database x has another index than the column in the table in database y.
Example:
CREATE TABLE ...