mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-08 12:55:25 -05:00
![Sean Quah](/assets/img/avatar_default.png)
`COUNT()` never returns `NULL`. A `COUNT(*)` over 0 rows is 0 and a `COUNT(NULL)` is also 0.
`COUNT()` never returns `NULL`. A `COUNT(*)` over 0 rows is 0 and a `COUNT(NULL)` is also 0.