Today I got the question about the performance of some mysql statement using joins and using a loop (with more data) using php.
I think it depends on the amount of data in the database and the average number of visitors.
What do you think?
Today I got the question about the performance of some mysql statement using joins and using a loop (with more data) using php.
I think it depends on the amount of data in the database and the average number of visitors.
What do you think?
You must log in to post.