Hi there!
I could not find in documentation, how I can get the result from a query
using select "count(*)". Today I use a "select * " and after using
pg_numrows and it woks but I want to know:Is there any other way to get this
result?
Thanks in advance.