Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

markCreate a database called firstnamesurname2018 (johnsmith2018, no spaces or special characters) containing four tables: employee, department, works for, manages and that reflects the facts given

image text in transcribedmarkCreate a database called firstnamesurname2018 (johnsmith2018, no spaces or special characters) containing four tables: employee, department, works for, manages and that reflects the facts given above. In your report, briefly describe what mechanisms you used to represent the different facts and information about the company. Write SQL instructions necessary to create the database and the tables.

2 Exercise 2: SQL 2.1 Problem description In this exercise we will implement a database keeping track of employees in a company. The database will contain the following information and reflect the following facts: e employees: thei About the company's departments: their name . An employee can work for multiple departments, they have a role in each department Employees can manage other employees. A manager can manage multiple employees and an employee can be managed by multiple managers

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 Principles Programming And Performance

Authors: Patrick O'Neil, Elizabeth O'Neil

2nd Edition

1558605800, 978-1558605800

More Books

Students also viewed these Databases questions

Question

Understand why empowerment is so important in many frontline jobs.

Answered: 1 week ago