agg_count
Definition
/**
* Create COUNT(*) aggregate.
*/
agg_count(Expression|string|null $expr, bool $distinct) : AggregateCall /**
* Create COUNT(*) aggregate.
*/
agg_count(Expression|string|null $expr, bool $distinct) : AggregateCall