Mysql – How can I display the number of doctors for each department in this code?
I have a table in the database that I named department, and another that I named doctor. I plan to display the number of doctors for each department. But when I try to display them, I always get the result…