Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

give me the SQL code 1) Displays the First name a salary department id, and job ID of all employees whose department location_ID is 1400

image text in transcribed

give me the SQL code

1) Displays the First name a salary department id, and job ID of all employees whose department location_ID is 1400 . 2) Write a query that displays the emplovee_id and last_name of all employees who work in a department with any employee whose last name ended by e. 3) Display the last_name whose job_ID is the same as that of employee_id 141 4) displays the employee id last_name, and salary of all employees who earn more than the minimum salary. Sort the results descending order by salary. 5)Display the department id last name of all who work in department name the second letter is e

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Step: 3

blur-text-image

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

Database Principles Programming And Performance

Authors: Patrick O'Neil

1st Edition

1558603921, 978-1558603929

More Books

Students also viewed these Databases questions