Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Raspberry on May 16, 2016



Title: What does the following statement do? select min (salary) from employees group by gender A) Selects
Post by: Raspberry on May 16, 2016
What does the following statement do?

select min (salary)
from employees
group by gender

A) Selects the minimum salary of both genders
B) Selects the minimum gender for both employees
C) Selects the minimum number of employees for a specific salary
D) Selects the gender of the lowest paid employee


Title: Re: What does the following statement do? select min (salary) from employees group by gender A) Sele
Post by: dorkalot on May 22, 2016
Content hidden


Title: Re: What does the following statement do? select min (salary) from employees group by gender A) Selects
Post by: Raspberry on May 30, 2016
Such a smart community, thank you :heart:


Title: Re: What does the following statement do? select min (salary) from employees group by gender A) Selects
Post by: dorkalot on May 31, 2016
Thanks for marking the topic solved