difference between Count() and count_big()

Count() and count_big() are similar functionality.. But count() returns always int and Count_big() returns big integer.

Comments