Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Database. SQL DML/ DDL using oracle. 1. List the names of employee and dependent. Also, include employees without any dependents. 2. For the employees which

Database. SQL DML/ DDL using oracle.

image text in transcribed

1. List the names of employee and dependent. Also, include employees without any dependents.

2. For the employees which earn less or equal to 7000, list the employee names, their department names, and dependent names.

The following relational schema forms part of an Employees database. The primary keys are underlined and foreign keys are in italics. Job (jobID, job Title, minSalary, maxSalary) Dependent (dependentID, firstName, lastName, relationship, employeeID) Department (departmentID, departmentName, locationID) Location (locationID, street, postcode, city, state) Employee employeelD, firstName, lastName, phoneNumber, salary, jobID, departmentID) Employee employeeID works as jobID at a department departmentID located at locationID. The employee has dependent(s) dependentID

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 Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

8th Edition

013460153X, 978-0134601533

More Books

Students also viewed these Databases questions

Question

1.Which are projected Teaching aids in advance learning system?

Answered: 1 week ago

Question

8. Providing support during instruction.

Answered: 1 week ago