2
Answers

I Want The query for Grouping the salary in each dept and di

Emp table has EmoID , FirstName , LastName , MangerId , Salary , HierDate
Department Table Has DeptId , DeptName
I Want The query for Grouping the salary in each dept and display if its > 30k
Answers (2)