How can I get the number of rows 'returned' from a result set of a stored procedure

前端 未结 2 2022
耶瑟儿~
耶瑟儿~ 2020-12-11 23:52

Is there a way to get the number of rows \'returned\' from a stored procedure? I know the result set is not really returned so I can\'t select from it or count on it. I trie

2条回答
提交回复
热议问题