Oct 17
In the first part of this serie, I explained how to split a SQL query and use each element of the returned array to queue each SQL statement.
In this second part, I would like to explain how to loop on a query. Very simple topic.