Hi,
is there a way to create user function similar to LIKE?
I'd like to use my function in clause WHERE. E.g. this selection:
SELECT * FROM Table WHERE Name MYFUNCTION param
Param is integer.

Thanks

Stan
-- 
View this message in context: 
http://www.nabble.com/User-function-in-WHERE-clause-tf2009603.html#a5521087
Sent from the SQLite forum at Nabble.com.

Reply via email to