How do I see an output total when I run a stored procedure in SQL Query Analyzer. The procedure sums an amount field into an OUTPUT field but when I run it in the Query Analyzer I dodn’t see the result.