3
Reply

Find sql salary

manuel joseph

manuel joseph

Jul 20 2012 1:33 PM
1.8k

There are two tables with the columns shown in brackets.

a. Employee(emp_id,emp_name,emp_salary,emp_dept_id)
b.Department(dept_id,dept_name)


Write a SQL to show the total salary for each department





Answers (3)
Next Recommended Forum