User Profile
Collapse
-
still stuck, can u give an example on count -
Help with WHERE clause
Basically, I need to find the department which consists more than 10 staffs as I am stuck.
Any SQL will be helpful.Code:SELECT dname, sid FROM dept INNER JOIN staff ON dept.did = staff.did WHERE ?????? (this is the part where I am stuck)
I will frequently monitor this question to reply to ur answers and questions if u need it.
Thanks in advance.
No activity results to display
Show More
Leave a comment: