Query Help

Query Help

 

  




Hello All
I have a table called contracts, which has the number of employees for
each contract, I need to get the percentage of the foreign employees
the contracts table as follow
Emp_Total numeric
Foreign_Employees numeric
Local_employees numeric

Is it by dividing the Foreign_Employees from Emp_Total

I appreciate any help
Regards



MS Sql Server LazyDBA home page