Information:-
You are a developer team who is hired to design a music service system in which data
is recorded about the music industry. The data requirements are summarized as
follows:
a) Information of each music company includes company id, name, address, and
phone number.
b) A company can produces many music albums; however each album belongs to
only one company.
c) Information of each music album includes album id, title, number of songs,
and released date.
d) Each album is produced by only one producer; but a producer can produce
more than one album.
e) Each producer is described by id, name, gender, address and phone number.
f) Each album contains many songs; but each song can be in only one album.
g) Information of each song includes song id, name, and length in minutes.
h) Each song has one or more singers; a singer can sing many songs.
i) Singer id, name, gender, and date of birth are needed for each singer.
รายละเอียด : -
คุณเป็นทีมพัฒนาที่ได้รับการว่าจ้างในการออกแบบระบบบริการเพลงที่ข้อมูล
บันทึกเกี่ยวกับวงการเพลง ข้อมูลความต้องการสรุปได้ดังนี้
1
) รายละเอียดของแต่ละเพลง บริษัท รวมถึงบริษัท ID , ชื่อ , ที่อยู่ , หมายเลขโทรศัพท์และ
.
b ) บริษัทสามารถผลิตอัลบั้มเพลงหลาย อย่างไรก็ตามแต่ละอัลบั้มเป็นของ
เพียงบริษัทเดียวc ) รายละเอียดของแต่ละเพลงในอัลบั้ม รวมถึงอัลบั้ม ID , ชื่อ , หมายเลขของเพลง
และออกเดท
d ) แต่ละอัลบั้มที่ผลิตโดยเฉพาะ หนึ่งในผู้ผลิต แต่ผู้ผลิตสามารถผลิต
มากกว่าหนึ่งอัลบั้ม
E ) แต่ละผู้ผลิตจะระบุ ID , ชื่อ , เพศ , ที่อยู่ และหมายเลขโทรศัพท์
F ) แต่ละอัลบั้มมีหลายเพลง แต่แต่ละเพลงสามารถในเพียงหนึ่งอัลบั้ม
g ) รายละเอียดของแต่ละเพลงรวมถึงเพลง ID , ชื่อและความยาวในนาที .
H ) แต่ละเพลงมีนักร้อง นักร้องสามารถร้องเพลงได้หลายเพลง .
) นักร้อง ID , ชื่อ , เพศ , วันเกิด จำเป็นสำหรับแต่ละนักร้อง
การแปล กรุณารอสักครู่..