Le 2022-05-20 08:00, Paul Dupuis via use-livecode a écrit :
You can save some characters by the following:

SELECT ... FROM myTable WHERE id IN (5523,7831,162814,34895,...)

which is the same as using multiple OR equals in your example.


Thank you. Yes I will try that.
And I have no idea why it didn't cross my mind... Perhaps because it's friday... :)

jbv

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to