Click here to Skip to main content
15,890,690 members
Articles / Programming Languages / SQL

Count(*) or Count(1) vs Count(Column Name) in SQL Statement

Rate me:
Please Sign up or sign in to vote.
1.64/5 (6 votes)
14 Jul 2016CPOL 13K   2  
Count(*) or Count(1) vs Count(Column Name)

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
Technical Lead
United States United States
Team Lead and Application Developer in a wide variety of business application development. Particularly, interested in team managing and architecting application. Always, interested in solving complex problem.

Specialties: Team management, Agile, .Net Framework, Java, Database Design, MVVM, MVC, Enterprise Library, Prism

Comments and Discussions