Consider the following schema and answer the following questions: Project(projld: integer, proj_name: varchar) Employee(empld: integer, jobTitle: varchar, salary: number, projld: integer, deptld: integer) Department(deptid: integer, dept_name: varchar) a. Write the following queries in relational algebra. i. Find the jobTitle of employees who worked in project with id= "2654". ii. Find the IDs of employees who are earn salaries more than 1000. i. Find IDs of projects who accomplished by employee with id = "7452". b. Write SQL queries for the following statements. i. Display all the employee's details in the decreasing order of their salary. ii. Count and display the number of employees worked in each project. i. Add the given new department's data into the Department table. deptld Dept_name Human Resources 123

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter11: Database Performance Tuning And Query Optimization
Section: Chapter Questions
Problem 21P: Problems 1721 are based on the following query: SELECT V_CODE, V_NAME, V_CONTACT, V_STATE FROM...
icon
Related questions
Question
Question 14
Consider the following schema and answer the following questions:
Project(projld: integer, proj_name: varchar)
Employee(empld: integer, jobTitle: varchar, salary: number, projld: integer, deptld: integer)
Department(deptld: integer, dept_name: varchar)
a. Write the following queries in relational algebra.
i. Find the jobTitle of employees who worked in project with id= "2654".
ii. Find the IDs of employees who are earn salaries more than 1000.
ii. Find IDs of projects who accomplished by employee with id = "7452".
b. Write SQL queries for the following statements.
i. Display all the employee's details in the decreasing order of their salary.
ii. Count and display the number of employees worked in each project.
i. Add the given new department's data into the Department table.
deptld
Dept_name
123
Human Resources
Transcribed Image Text:Question 14 Consider the following schema and answer the following questions: Project(projld: integer, proj_name: varchar) Employee(empld: integer, jobTitle: varchar, salary: number, projld: integer, deptld: integer) Department(deptld: integer, dept_name: varchar) a. Write the following queries in relational algebra. i. Find the jobTitle of employees who worked in project with id= "2654". ii. Find the IDs of employees who are earn salaries more than 1000. ii. Find IDs of projects who accomplished by employee with id = "7452". b. Write SQL queries for the following statements. i. Display all the employee's details in the decreasing order of their salary. ii. Count and display the number of employees worked in each project. i. Add the given new department's data into the Department table. deptld Dept_name 123 Human Resources
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Dataset
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning