Hey. Is it possible to call `COUNT` with multiple ...
# exposed
f
Hey. Is it possible to call
COUNT
with multiple columns inside? Something like
Copy code
SELECT COUNT("name", "surname") FROM persons