Hi,
I need user function for WHERE clause.
But I don't know what type of parameters to use for such function:

SELECT * FROM Table WHERE MYFUNC(ColumnName, IntValue).

Above all - how to returm value to WHERE and what type?
Is there any example (tutorial or explanation) in C or C++ for similar
problem?

Thanks
Stan
-- 
View this message in context: 
http://www.nabble.com/WHERE-with-user-function-tf2015394.html#a5539399
Sent from the SQLite forum at Nabble.com.

Reply via email to