Using the SET NOCOUNT SQL Method April 7, 2017 Whenever an SQL query has been executed it usually returns the number of rows as well as a short message. Sometimes when working with multiple Stored Procedures, each having multiple