Is there any limit on how big the selection statement can be? for example suppose I have 100 failed student as selection, will my below code work?
ArrayList&
There is also SQLITE_MAX_VARIABLE_NUMBER which limits the number of variables in a query. The default value is 999 but some distributions are compiled with higher settings.