We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee5126 commit ab69418Copy full SHA for ab69418
1 file changed
sql/stored_procedures/uspSSRSPremiumDistribution.sql
@@ -141,4 +141,4 @@ CREATE PROCEDURE [dbo].[uspSSRSPremiumDistribution]
141
END
142
SELECT MonthId, DistrictName,ProductCode,ProductName,TotalCollected,NotAllocated,Allocated FROM #tmpResult
143
144
-GO
+GO
0 commit comments