Stored procedures in SQL Query Analyzer - TechRepublic
General discussion
April 28, 2004 at 02:39 PM
wdmeyer

Stored procedures in SQL Query Analyzer

by wdmeyer . Updated 22 years, 2 months ago

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.

This discussion is locked

All Comments