On 7 Aug 2011, at 3:32pm, Alexey Pechnikov wrote: > 2011/8/7 Stephan Beal <sgb...@googlemail.com>: > >> Also keep in mind that sqlite3 tries, to a large degree, to be compatible >> with ANSI SQL, and (IN "A B C"), in the form you describe, is not >> ANSI-specified. > > Yes, but in PostgreSQL (as example) we can create user-defined > function returns table > from the list. SQLite can't do it and is impossible to use user extension too.
You don't need to. The SQLite expressions I listed tell you how to achieve the result without doing that. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users