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 |
|
Jhouston132
Starting Member
11 Posts |
Posted - 2008-06-10 : 10:17:45
|
| Hi guys. I'm trying to compare the results from various stored procedures. Various stored procedures in our database got redone (refactored), and I want to see if they still pull back the same data.Are there any programs out there that do this? Compare result sets from stored procedures? Any help is appreciated. Thanks! |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-06-10 : 10:45:16
|
| You mean compare results from different stored procedures or from different versions of same SP? |
 |
|
|
|
|
|