Posts
Sort by recent activity
SQL Data Compare Command Line
I would like to compare the two table data differences using the command line, I am new to redgate
I am using following command
SqlDataCompare /S1:MyServer/Db1:Source /S2:MyServer /Db2:Destination ...