Viewing post 1 (of 2 total)
When I am trying to execute the code
SELECT COUNT(FILTER(condition)) FROM tablename;
I am geting the following error--
'FILTER' is not a recognized built-in function name.
February 13, 2009 at 12:16 am
#943365