Choose all of the correct superkeys.) Find all superkeys of the DEPARTMENT relation. Its primary key (PK) is underlined.                DEPARTMENT (number, dname, mgrssn, location)                PK = {dname, location} {number} {number, dname} {number, dname, mgrssn} {number, dname, mgrssn, location} {dname} {dname, mgrssn} {dname, mgrssn, location} {mgrssn} {mgrssn, location} {location} {number, dname, mgrssn} {number, dname, location} {number, mgrssn} {number, mgrssn, location} {number, location} {dname, location}

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter2: Database Design Fundamentals
Section: Chapter Questions
Problem 5RQ: What is a relation?
icon
Related questions
Question

(Choose all of the correct superkeys.) Find all superkeys of the DEPARTMENT relation. Its primary key (PK) is underlined.

               DEPARTMENT (number, dname, mgrssn, location)

               PK = {dname, location}

  • {number}
  • {number, dname}
  • {number, dname, mgrssn}
  • {number, dname, mgrssn, location}
  • {dname}
  • {dname, mgrssn}
  • {dname, mgrssn, location}
  • {mgrssn}
  • {mgrssn, location}
  • {location}
  • {number, dname, mgrssn}
  • {number, dname, location}
  • {number, mgrssn}
  • {number, mgrssn, location}
  • {number, location}
  • {dname, location}

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Parallel Processing
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
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr