Maximum length of mySQL request ?
jbv at souslelogo.com
jbv at souslelogo.com
Fri May 20 11:48:44 EDT 2022
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
More information about the use-livecode
mailing list