Stored Procedure Results in an SSIS Message Box
I was recently asked if it is possible to display the results of a query / stored procedure in an […]
You can use a VB or C# message box to view the current value of a variable. No more guessing!
Thanks to the team at TechRepublic.com and BOL, I have used CTEs to delete duplicates with ease in SQL Server
Here are a few useful code fragments that I use all the time. You see too many Rows Affected Messages.