SQL Query to find the department (ID) wise counts in the company

Write SQL Query to find the department (ID) wise counts in the company.
Schema "employee" contains "employee_id", "employee_name", "dept_id".

Questions by Neel Gurbani

Showing Answers 1 - 7 of 7 Answers

vinay

  • Jul 9th, 2015
 

Code
  1.  

  Was this answer useful?  Yes

vinay

  • Jul 11th, 2015
 

Code
  1. span style="color: #ff0000;">"DEPT ID"

  Was this answer useful?  Yes

Abhilash Choudhary

  • Oct 5th, 2015
 

Code
  1.  

  Was this answer useful?  Yes

Preetish

  • Dec 23rd, 2015
 

Code
  1.  

  Was this answer useful?  Yes

M JAGADADEESH

  • Mar 9th, 2016
 

Code
  1.  

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions