W dniu 18.01.2018 o 19:58, Richard Hipp pisze:
Try it this way:

   SELECT * FROM card WHERE (statNumber,question) IN
     (VALUES(2211,'psuc sei'),(2542,'kontynuowac'), (1449,'wymrzec'));
Thanks. This works (with spelling fixes).

I am open to enhancing the syntax here, but not right now because we
are trying to get the 3.22.0 release out - this would need to be
during the next cycle.  Also, I'll need to check to see what
PostgreSQL does first, and emulate them.
I not see any needs to enhancing syntax - I was just not aware of this syntax...
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to