Table: Author Author_ID Author_Name DZN9010 J.K. Rowling VC8931 Arthur Conan Doyle STA7686 Suzanne Collins Book Title Harry Potter Sherlock Holmes Hunger Games a. ii, iii b. ii, iii, iv Oc. i, ii, iv d. il only Author_Origin England Scotland USA How can we remove the transitive dependencies from the table above? i. Create a separate Name table with Author_ID as primary key ii. Create a separate Book table with Book_ID as primary key iii. Create a separate Origin table with Origin_ID as primary key iv. Create a Book_ID and make it a foreign key in Author table

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter7: Database Administration
Section: Chapter Questions
Problem 7SCG: Delete the OWNER_INDEX 3 index from the OWNER table.
icon
Related questions
icon
Concept explainers
Question
Table: Author
Author_ID
DZN9010
VC8931
STA7686
iv.
a.
How can we remove the transitive dependencies from the table above?
i. Create a separate Name table with Author_ID as primary key
ii.
Create a separate Book table with Book_ID as primary key
iii.
Create a separate Origin table with Origin_ID as primary key
Create a Book_ID and make it a foreign key in Author table
ii, iii
Author_Name
J.K. Rowling
Arthur Conan Doyle
Suzanne Collins
b. ii, iii, iv
c. i, ii, iv
d. il only
Book Title
Harry Potter
Sherlock Holmes
Hunger Games
Author_Origin
England
Scotland
USA
Transcribed Image Text:Table: Author Author_ID DZN9010 VC8931 STA7686 iv. a. How can we remove the transitive dependencies from the table above? i. Create a separate Name table with Author_ID as primary key ii. Create a separate Book table with Book_ID as primary key iii. Create a separate Origin table with Origin_ID as primary key Create a Book_ID and make it a foreign key in Author table ii, iii Author_Name J.K. Rowling Arthur Conan Doyle Suzanne Collins b. ii, iii, iv c. i, ii, iv d. il only Book Title Harry Potter Sherlock Holmes Hunger Games Author_Origin England Scotland USA
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Query Syntax
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