asked on
ASKER
ASKER
Microsoft SQL Server 2008 is a suite of relational database management system (RDBMS) products providing multi-user database access functionality.Component services include integration (SSIS), reporting (SSRS), analysis (SSAS), data quality, master data, T-SQL and performance tuning. Major improvements include the Always On technologies and support for unstructured data types.
TRUSTED BY
If so add an else:
if @TotAmtRefund_Receipt <> @TotAmtRefund_BillDet
Begin
ROLLBACK
Select 'Mismatch in AmtRefund_Receipt and
AmtRefund_BillDetail Cannot Refund Bill... Contact Admin'
ErrorCondition
End
ELSE
exec sp2