In many other databases there are COUNT() and COUNT_BIG() functions. One returns an integer, the other returns a big integer.
HANA only has COUNT(). Will it able to return the count if the table contains more than 2,147,483,647 rows?
Regards,
Sau-Boon