List employees who were hired in 1986

Assignment Help PL-SQL Programming
Reference no: EM132398322

You need help with SQL, Pandas, PostgreSQL-11, pgAdmin-4 Homework.

A .sql homework file is being requested for questions 1-8. e) A .ipynb homework file is being requested for questions 9-11.

1. .sql - List the following details of each employee: employee number, last name, first name, gender, and salary.

2. .sql - List employees who were hired in 1986.

3. .sql - List the manager of each department with the following information: department number, department name, the manager's employee number, last name, first name, and start and end employment dates.

4. .sql - List the department of each employee with the following information: employee number, last name, first name, and department name.

5. .sql - List all employees whose first name is "Hercules" and last names begin with "B."

6. .sql - List all employees in the Sales department, including their employee number, last name, first name, and department name.

7. .sql - List all employees in the Sales and Development departments, including their employee number, last name, first name, and department name.

8. .sql - In descending order, list the frequency count of employee last names, i.e., how many employees share each last name.

9. .pynb - Import the SQL database into Pandas. (Yes, you could read the CSVs directly in Pandas, but you are, after all, trying to prove your technical mettle.) This step may require some research. Feel free to use the code below to get started. Be sure to make any necessary modifications for your username, password, host, port, and database name: ```sql from sqlalchemy import create_engine engine = create_engine('postgresql://localhost:5432/') connection = engine.connect() ```

10. .pynb - Create a histogram to visualize the most common salary ranges for employees. 11. .pynb - Create a bar chart of average salary by title.

Attachment:- pymaceuticals.rar

Reference no: EM132398322

Questions Cloud

Explain value at risk as a measure of market risk : a) Explain Value at Risk as a measure of market risk and the key elements involved when interpreting VaR.
Summarize facts-issue-holding and reasoning in strickland : Briefly summarize the facts, issue, holding and reasoning in Strickland v. Washington. How does Miranda v. Arizona relate to this case?
About the entrapment : As he was driving away the police stop him and charge him with motor vehicle theft. Does the defendant have a good entrapment defense?
What is the expected return on the portfolio : What is the expected return on the portfolio? (Do not include the percent sign (%). Round your answer to 2 decimal places (e.g., 32.16).)
List employees who were hired in 1986 : List the following details of each employee: employee number, last name, first name, gender, and salary. List employees who were hired in 1986.
Focus of unions moving forward : Some scholars argue that grievances rather than strikes will be the focus of unions moving forward. What do you think
What is the process capability ratio : (a) What is the process capability ratio? How capable is this process? Interpret this number. (b) What is the process capability index?
Calculate the total variance for an increase : The standard deviation of the market-index portfolio is 50%. Stock A has a beta of 1.60 and a residual standard deviation of 25%.
Specializes in representing financial services clients : You work for a firm that specializes in representing financial services clients, with a specialty in insurance industry compliance.

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Write the relational schema and draw the dependency diagram

SIT772 - Database and Information Retrieval - Write the relational schemas after removing all partial dependencies and draw the new dependency diagrams

  Write a sql join query using two or more basetables

Write a SQL query using a built-infunction. Write a SQL query using the GROUP BYclause. Write a SQL join query using two or more basetables.

  Write sql query that return the purchase agents names

write SQL query that return the purchase agent's name(s) who placed a purchase order (mutual commitment) of the inventory type Big stuff.

  Write a function that reads delimited strings from a file

Write a function that reads delimited strings from a file with names and phone numbers and uses a database to store the names as the keys.

  Select statement to return one row

Write a SELECT statement that returns one row for each general ledger account number which contains three columns.

  Analysis of the current database design

An analysis of the current database design - Identification of the current Normal Form of the system - An ER Diagram for the current design of the system

  Canned messages data structure

Examples of canned messages stored in the canned messages data structure (you can store as many canned messages as you would like):

  Determine the commissions paid to specific employees of sale

Design a query that will allow the finance department to determine the commissions paid to specific employees of the sales department for the month of December.

  Produce a diagram showing schema

Produce a diagram showing schema and the partial and transitive dependencies in your 1NF. b. Produce a diagram showing table schema and any transitive dependencies in your 2NF

  Create a new basket containing two items

Create a procedure named BASKET_CONFIRM_SP that accepts the input values specified in the preceding description. Keep in mind that you're modifying an existing row of the BB_BASKET table in this procedure.

  Show me the code whereby after user has inserted

I need someone to create a form using notepad ++ and show me the code whereby after user has inserted his/her details from the form you can get the details from the database.

  You may want to build a database with the required tables

In order to test your program, you may want to build a database with the required tables.  However, the database is not part of the assessment of the assignment.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd