Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

MYSQL THE TABLE IS HERE: 1. Write a query to get unique department ID from employee table. Excel file attached. 2. Write a query to

student submitted image, transcription available below

MYSQL
THE TABLE IS HERE:
 

1. Write a query to get unique department ID from employee table. Excel file attached. 2. Write a query to get the details of all employees according to first name in descending order. 3. Write a query to get the names (first_name, last_name), salary, PF of all the employees (PF is calculated as 15% of salary). 4. Write a query to get the employee ID, name (first_name, last_name), salary in ascending order of salary. 5. Write a query to get the total salaries payable to employees. 6. Write a query to get the maximum and minimum salary from employees table 7. Write a query to get the average salary and number of employees in the employees table. 8. Write a query to get the number of employees working with the company. 9. Write a query to get the number of designations available in the employees table. 10. Write a query get all first name from employees table in upper case.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

1 2 ... blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students explore these related Databases questions