Welcome Guest, Not a member yet? Register   Sign In
Displaying conditional records from databse in Tabs in Codeigniter
#3

If you have the time, I would recommend testing the performance of making a separate query for each tab vs. making one query and splitting the data in PHP. I've seen instances where either one is faster than the other, depending primarily on the data in question. It's also possible that the performance of each option can change over time as data is added to the table(s).
Reply


Messages In This Thread
RE: Displaying conditional records from databse in Tabs in Codeigniter - by mwhitney - 09-28-2016, 02:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB