PDO::sqliteCreateAggregateAlias of Pdo\Sqlite::createAggregate Descriptionpublic bool PDO::sqliteCreateAggregate(
string $name ,callable $step ,callable $finalize ,int $numArgs = -1) This method is an alias of: Pdo\Sqlite::createAggregate. |