One more idea on the Postgres extension
Thanks, very nice article!
There may be an error in your query :
"avg(stadistinct) AS min" instead of "min(stadistinct) AS min"
Thanks, very nice article!
There may be an error in your query :
"avg(stadistinct) AS min" instead of "min(stadistinct) AS min"