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

Define the two phase locking protocol, Define the Two Phase Locking Protoco...

Define the Two Phase Locking Protocol This is a protocol that is used to make sure serializability of transactions. This protocol needs that every transaction issue lock and u

Explain the concept of data mining, Question 1 Explain the concept of Fore...

Question 1 Explain the concept of Foreign Key. How a foreign key differs from a Primary Key? Can the Foreign Key accept nulls? Question 2 With a necessary example explain (i)

Spanned and unspanned organisation, Spanned and unspanned organisation? ...

Spanned and unspanned organisation? Spanned and unspanned organization: If records are not permited to cross block boundaries then the organisation is called unspanned record

Unit database integrity, Relations create the database. They must satisfy v...

Relations create the database. They must satisfy various properties, like no duplicate tuples, no ordering of tuples, and atomic attributes, etc. Relations that satisfy these basic

What are the states of transaction, What are the states of transaction? ...

What are the states of transaction? The states of transaction are:- a) Active b) Partially committed c) Failed d) Aborted e )Committed   f) Terminated

C PROBLEMS, how to solve the C type problems?

how to solve the C type problems?

Display how records can be deleted and updated in qbe, With the help of an ...

With the help of an example display how records can be deleted and updated in QBE. (i) Increase Pay_Rate of employees along with the skill of ‘cook' by 10%. (ii) Delete employee

Column constraints-on delete cascade, CREATE TABLE prodtrans ( pno ...

CREATE TABLE prodtrans ( pno number (4) ptype char (1) CHECK (ptype in ('I','R','S')), qty number (5) FOREIGN KEY pno REFERENCES product (pno) ON DELETE CASCADE);

Decompose the table with the functional dependencies, Decompose the table w...

Decompose the table with the following description and functional dependencies into a set of equivalent tables normalized to 3NF or BCNF. This database stores records from a (ve

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