[mysql]: Querying more db data vs loop on large array
I need to compare few scenarios, which can be fulfilled either by calling: an additional timestamp column from mysql database or Looping over the resultant array. Elaborating further: CASE 1: 144 byte columns + 4 byte timestamp column for 10K…