Write a query to display the first name, last name, phone number, title, and department number of employees who work in department 123 and have the title “Assistant.”

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
  1. Write a query to display the first name, last name, phone number, title, and department number of employees who work in department 123 and have the title “Assistant.”

 

  1. Write a query to display the employee number, last name, first name, salary “from” date, salary end date, and salary amount for employees 99675, 53845, and 44035. Sort the output by employee number and salary “from” date.
CUSTOMER
PK CUS_CODE
CUST_FNAME
CUST_LNAME
CUS STREET_No
CUS STREEET_NAME
CUS CITY
CUS ZIP
CUS_BALANCE
places
INVOICE ITEM
INVOICE
PK ITEM_ID
PK INV NUM
FK INV_NUM
FK CUS CODE
FK PRODUCT ID
INV DATE
has
PROD_PRICE
INV_TOTAL
PRODUCT_NAME
FK EMP NUM
contains
completes
EMPLOYEE
PRODU CT
PK EMP_NUM
PK PRODUCT_ID
EMP_FNAME
PRODUCT_DESCRIPTION
EMP LNAME
PROD_TYPE
EMP EMAIL
PROD_BASE
EMP_PHONE
PROD_CATEGORY
EMP H IREDATE
FK BRAND_ID
EMP TITLE
EMP_COMMIS ION
belongsto
SAL_AMOUNT
BRAND
FK DEPT_NUM
PK BRAND ID
employs
BRAND NAME
DEPARTMENT
BRAND TYPE
PK DEPT NUM
DEPT_NAME
provided by
DEPT ADDRESS
DEPT PHONE
VENDOR STOCK
PK STOCK ID
VENDOR
FK VEND ID
PK VEND ID
FK PRODUCT_ ID
VEND NAME
PROD_QTY_ON HAND
VEND STREET NO
%23
has
VEND STREET_NAME
VEND CTY
VEND STATE
VEND ZIP
Transcribed Image Text:CUSTOMER PK CUS_CODE CUST_FNAME CUST_LNAME CUS STREET_No CUS STREEET_NAME CUS CITY CUS ZIP CUS_BALANCE places INVOICE ITEM INVOICE PK ITEM_ID PK INV NUM FK INV_NUM FK CUS CODE FK PRODUCT ID INV DATE has PROD_PRICE INV_TOTAL PRODUCT_NAME FK EMP NUM contains completes EMPLOYEE PRODU CT PK EMP_NUM PK PRODUCT_ID EMP_FNAME PRODUCT_DESCRIPTION EMP LNAME PROD_TYPE EMP EMAIL PROD_BASE EMP_PHONE PROD_CATEGORY EMP H IREDATE FK BRAND_ID EMP TITLE EMP_COMMIS ION belongsto SAL_AMOUNT BRAND FK DEPT_NUM PK BRAND ID employs BRAND NAME DEPARTMENT BRAND TYPE PK DEPT NUM DEPT_NAME provided by DEPT ADDRESS DEPT PHONE VENDOR STOCK PK STOCK ID VENDOR FK VEND ID PK VEND ID FK PRODUCT_ ID VEND NAME PROD_QTY_ON HAND VEND STREET NO %23 has VEND STREET_NAME VEND CTY VEND STATE VEND ZIP
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Multiple table
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
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education