Philip
2010-07-16 19:40:54 UTC
o Increase all employees’ salaries with the selected EEO-1 classification by 10%.
Okay, so I know how to select the employees by the EEO-1 classification in my database, but now that I have those selected how do I make it add each data by 10%? the sum() only adds a column together, But It's asking me to increase each individual value by 10%. What would be the correct query to this with?