Mysql – Is the speed of the query I write to the table with a lot of data normal?
I have a table named "Applications" where I keep track of the applications made by my candidates to vacancies. Now, I need to write a statistical query for HRs, and when an HR logs in, I should bring the candidates…