Consider the following relational database: employee (employee-name, street, and city) works (employee name, company-name, salary) company (company-name,

Question:

Consider the following relational database:

employee (employee-name, street, and city)

works (employee name, company-name, salary)

company (company-name, city)

manages (employee-name, manager name)

Give an SQL DDL definition of this database. Identify referential-integrity constraints that should hold, and include them in the DDL definition.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Database System Concepts

ISBN: 978-0072554816

4th Edition

Authors: Henry F. Korth, S. Sudarshan

Question Posted: