Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Find sql salary
manuel joseph
12y
932
1
Reply
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
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
What is Similarity and Difference Between Truncate and Delete in SQL
Find sql salary