SQLite
|
| Functions that return an array of results can take an optional result_type argument to determine what type of array is created. These are the valid constants:
If no constant is specified, SQLITE_BOTH is assumed. |
|
|
| Functions that return an array of results can take an optional result_type argument to determine what type of array is created. These are the valid constants:
If no constant is specified, SQLITE_BOTH is assumed. |
|