 |
|
Spis alfabetyczny:
|
 |
Szczegóły funkcji "sqlite-create-aggregate"
| Nazwa |
sqlite_create_aggregate |
| Opis |
Register an aggregating UDF for use in SQL statements |
| Zastosowanie |
void sqlite_create_aggregate ( resource dbhandle, string function_name, callback step_func, callback finalize_func [, int num_args] ) |
| Wersja PHP |
(PHP 5) |
|
|