Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sqlpal2007
Posting Yak Master
200 Posts |
Posted - 2008-05-13 : 09:55:54
|
| Hello All,How to I compare the data between prod and dev databases. I need to create sql script to list the new data and the modified data in development tables comparing with the production tables. Can anyone give me suggestions on how to do it?Thanks in advance,-S |
|
|
ayamas
Aged Yak Warrior
552 Posts |
Posted - 2008-05-13 : 10:10:50
|
| As far I know you can use a third party tool.Once I used SQl Compare.It has a free 14 days evaluation period.It is one of the best that I have ever used.You can download it from herehttps://www.red-gate.com/dynamic/downloads/downloadform.aspx?download=sqlcompare |
 |
|
|
|
|
|