Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  The employee information in a company is stor... Start Learning for Free
The employee information in a company is stored in the relation
Employee (name, sex, salary, deptName)
Consider the following SQL query

It returns the names of the department in which
  • a)
    the average salary is more than the average salary in the company
  • b)
    the average salary of male employees is more than the average salary of all male employees in the company
  • c)
    the average salary of male employees is more than the average salary of employees in the same department
  • d)
    the average salary of male employees is more than the average salary in the company
Correct answer is option 'D'. Can you explain this answer?
Verified Answer
The employee information in a company is stored in the relationEmploye...
In this SQL query, we have
(select avg (salary) from Employee) ----- Having the average salary greater than the average salary of all employees in the organization.
So, this query would return the name of all departments in which the average salary of male employees is greater than the average salary of all employees in the company. Hence, D is the correct choice.  Please comment below if you find anything wrong in the above post.
View all questions of this test
Explore Courses for Computer Science Engineering (CSE) exam

Similar Computer Science Engineering (CSE) Doubts

Top Courses for Computer Science Engineering (CSE)

The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer?
Question Description
The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer? for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer?.
Solutions for The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer?, a detailed solution for The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer? has been provided alongside types of The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice The employee information in a company is stored in the relationEmployee (name, sex, salary, deptName)Consider the following SQL queryIt returns the names of the department in whicha)the average salary is more than the average salary in the companyb)the average salary of male employees is more than the average salary of all male employees in the companyc)the average salary of male employees is more than the average salary of employees in the same departmentd)the average salary of male employees is more than the average salary in the companyCorrect answer is option 'D'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev