Hi!
I am so overwhelmed with this query.
As an example, I have two tables.
TblManager
ManagerID
managerName
TblEmployee
StaffID
ManagerID
StaffName
I want to write a query if possible to get all the staffNames when the manager's name is given?
Can you help??
Thank you very much in advance
I am so overwhelmed with this query.
As an example, I have two tables.
TblManager
ManagerID
managerName
TblEmployee
StaffID
ManagerID
StaffName
I want to write a query if possible to get all the staffNames when the manager's name is given?
Can you help??
Thank you very much in advance