Answered step by step
Verified Expert Solution
Question
1 Approved Answer
SL Operations Database will keep track of the following: For each book SL publishes: a book name, genre, date of publication, and number of pages;
SL Operations Database will keep track of the following:
For each book SL publishes: a book name, genre, date of publication, and number of pages;
For each writer: a unique writer identifier as well as the writers name;
For each agent: a unique agent identifier as well as the agents name;
For each editor: a unique editor identifier as well as the editors name;
Each SL book is written by one writer, and each writer can write many SL books. SL will not keep track of writers who did not write a book for SL All books written by the same writer have a different book name. However, two writers can write two different books with the same book name.
Each writer is represented by one agent. Each agent represents at least one writer, but can represent many.
Each book has one editor. Each editor edits at least one book, but can edit many books.
Each editor can mentor one or more other editors, but does not have to mentor any. Each editor can have at most one mentor editor, but does not have to have any.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started