Click here to Skip to main content
15,889,827 members
Articles / Programming Languages / SQL

ROWCOUNT Behavior with Aggregate Functions

Rate me:
Please Sign up or sign in to vote.
4.80/5 (4 votes)
3 Dec 2014CPOL3 min read 10.7K   2  
Sometimes, you might find different error handling ways inside a stored procedure like some people use the error code to check the behavior of code or some other techniques. In this tip, I am going to discuss one of the techniques and its special behavior in a situation and why.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
I like to code and I really enjoy to share my knowledge with all, Its my passion.

http://abhishekgoswami.com/

Comments and Discussions