data dictionary, Database Management System

Assignment Help:
The database is to record information about artists for a (music) production company. An artist is the name of a singer or band; the name of the artist, the year the artist started recording, the number of members of the artist and the genre of music it plays are to be recorded. For example, the artist Queen was formed in 1970, had four members and played rock.
In addition to the information about artists the database will also record information about the members of an artist (referred to as musicians). The (unique) SIN, first name, last name, instrument, and email address of musicians is to be recorded. An artist must be associated with at least one musician, although may be associated with more. Musicians that are not associated with artists will not be maintained in the database; a musician may be associated with more than one artist. The database should also record the share of the revenue that a musician receives from songs recorded by an artist that the musician is associated with. If a musician is associated with more than one artist, they may have different shares from each artist. For example, Ian Gillan might receive 30% of the revenue from songs recorded by Deep Purple, and 80% of the revenue from songs recorded by Gillan.
The following information is to be recorded for songs, the unique ISRC (International Standard Recording Code), the song''s title, its duration, the year that it was recorded and the name of the song''s album. Songs are recorded by artists, an artist can record more than one song, and each song must be recorded by just one artist. Since the database may record artists that are just starting out an artist does not have to have recorded any songs.
Monthly sales of songs will also be recorded. For each month, year, vendor, and country the number of songs sold, and the total sale amount are to be recorded. For example, the song "Further Away" might be sold by iTunes Canada, iTunes UK, and Amazon Canada in September 2017, so would require three sales entries that record the number of songs sold and the total amounts for those vendors and countries in that month. A song may be sold many times (or, sadly, not at all).
The record labels assign each musician associated with an artist a representative (rep). A musician is assigned at most one rep for each artist that they are a part of (and may not be assigned any reps at all). A rep must be assigned to at least one musician and can be assigned to multiple musicians or even the same musician more than once if that musician is associated with multiple artists. A label representative has a (unique) SIN, first name, last name, label name and phone number. For example, Paul Rodgers might be associated with rep Bob for Free (who recorded the classic All Right Now) and rep Kate for Bad Company.
Finally, the writers of songs are to be recorded. A song may have more than one writer but must have at least one. Writers of songs not in the database (or prospective writers) will not be recorded. A song writer may write many songs. In addition to the writers'' SINs, first names and last names the percentage royalty that they earn for each song should be recorded. These royalty percentages may vary from song to song.

Related Discussions:- data dictionary

What are wait-for-graphs, What are wait-for-graphs?Give the algorithm to co...

What are wait-for-graphs?Give the algorithm to construct a wait-for-graph from a given schedule of transactions? How can deadlocks be detected from wait-for-graphs?   Ans:  The

Define sequence, Define Sequence A sequence is a set of integers 1, 2, ...

Define Sequence A sequence is a set of integers 1, 2, 3 that are generated in order on demand. Sequences are regularly used in databases because lots of applications require ev

What is index, What is Index? An index is a physical structure having p...

What is Index? An index is a physical structure having pointers to the data. Indices are created in an existing table to locate rows more quickly and efficiently. It is possibl

Explain the terms primary key, Explain the terms primary key, candidate key...

Explain the terms primary key, candidate key, alternate key and secondary key. In the given table identify every key? STUDENT(SID,Regno, Name, City) Primary Key: The prim

Domain constraints, Domain Constraints Domain constraints are primarily...

Domain Constraints Domain constraints are primarily formed for defining the logically correct values for an attribute of a relation. The relation allows attributes of a relatio

Group by clauses-data manipulation language, Group By clauses  • It is ...

Group By clauses  • It is used to group database tuples on the basis of definite common attribute value like as employees of a department. WHERE clause still can be used

B+ tree, construct a B+ tree for the following set of key value (2,3,5,7,11...

construct a B+ tree for the following set of key value (2,3,5,7,11,19,23,29,31) in ascending order where the pointers that will fit in one node is as follows:A. four B. six C. eigh

Explain what is rdbms, Explain what is RDBMS ? RDBMS - RDBMS is a datab...

Explain what is RDBMS ? RDBMS - RDBMS is a database management system (DBMS) which stores data within the form of relations. Relational databases are powerful since they need f

Define raid structure, Define raid? Briefly explain it? A range of disk...

Define raid? Briefly explain it? A range of disk organization methods, collectively called redundant arrays of independent disks (RAID) o   Improvement of reliability throug

find a non-redundant cover and canonical cove, Given the following set of ...

Given the following set of functional dependencies {cf→ bg, g → d, cdg → f, b → de, d → c} defined on R(b,c,d,e,f,g) a. Is cf→ e implied by the FDs? b. Is dg a superkey?

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd