mardi 21 juillet 2015

Define constant in SQLite C/C++ API

Does the SQLite C/C++ API support a way to define a constant for usage in queries? Something like this:

SELECT user_defined_function(USER_DEFINED_CONSTANT)

where USER_DEFINED_CONSTANT evaluates to some specified value.

Aucun commentaire:

Enregistrer un commentaire