Hello SQLite users,
Hello Dr. Hipp,

I would like to implement my own RegExp functions (to limit results based on 
conditions). From my understanding, sqlite_create_function cannot be used for this 
(the function can only return a value; it cannot tell sqlite not to return a row). 
What is the approach you would recommend?

Regards,
George Ionescu

Reply via email to