Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is the difference between select count(1) from tab and select count(*) from tab;

Raj NathNov 6 2014 — edited Jan 16 2015

What is the difference between select count(1) from tab and select count(*) from tab;

This post has been answered by BluShadow on Nov 6 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2015
Added on Nov 6 2014
53 comments
11,943 views