Database Systems: Design, Implementation & Management
Database Systems: Design, Implementation & Management
13th Edition
ISBN: 9781337670562
Author: Coronel
Publisher: Cengage
Expert Solution & Answer
Book Icon
Chapter 9, Problem 5P

Explanation of Solution

Design of video rental database:

The below is the design of video rental database that includes the support of all rental activities such as customer payment, work schedule of the employee, checkout which employee has processed the videos for the customers.

Explanation:

  • Every movie is classified based on the type and the relationship between MOVIE and TYPE is N:1.
  • One movie gets rented many times and the relationship between the MOVIE and RENTAL is 1:N.
  • Every customer needs to pay for the rental made and the relationship between CUSTOMER and RENTAL is 1:N.
  • Employee gathers details and writes about the rental made and the relationship between EMPLOYEE and RENTAL is 1:N.
  • Every employee sign a work log and the relationship between the EMPLOYEE and WORK_LOG is 1:N
  • Every schedule of the Employee gets enters and the relationship between the EMPLOYEE and Schedule is 1:N...

Blurred answer
Students have asked these similar questions
7. Character AnalysisIf you have downloaded the source code you will find a file named text.txt in the Chapter 08 folder. Write a program that reads the file’s contents and determines the following: The number of uppercase letters in the file The number of lowercase letters in the file The number of digits in the file The number of whitespace characters in the file
Provide the full blue terminal commands & output and other things that are useful
Homework You have the row vector (A) that has values from (-100 to 100), write MATLAB codes to: (1) Interchange the first 10 elements with last ten elements. (2) Replace the elements at indices (93,9,17,50) of A with 99. (3) Return the second element and the element before the last of A as a column vector (C1). (4) Extract the first five elements and the last five elements of A and append them as a row vector (R). (5) Set the elements of A with odd indices to zeros(0).
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning