Hi,
What is the diference between
select count(*) from emp; and select count(1) from emp;
both will return the same number,then what is difference between these two?
regards
praveen
|
+ Reply to Thread
Results 1 to 7 of 7
|
Click Here to Expand Forum to Full Width
|
Bookmarks