create and run the following sql queries


Create and run the following sql queries and submit the screen shot of your result. Also submit the file lab_06_03.sql


1.The HR department needs a query that prompts the user for an employee last name. The query then displays the last name and hire date of any employee in the same department as the employee whose name they supply (excluding that employee). For example, if the user enters Zlotkey, find all employees who work with Zlotkey (excluding Zlotkey).

2. Create a report that displays the employee number, last name, and salary of all employees who earn more than the average salary. Sort the results in order of ascending salary


3. Write a query that displays the employee number and last name of all employees who work in a department with any employee whose last name contains a u. Place your SQL statement in a text file named lab_06_03.sql. Run your query.

Solution Preview :

Prepared by a verified Expert
Database Management System: create and run the following sql queries
Reference No:- TGS0448913

Now Priced at $10 (50% Discount)

Recommended (91%)

Rated (4.3/5)