15 Mar Please use ERDPlus (free online) to create your relational schema (use the relational diagram).? ERDPlus will draw in your Ref
Please use ERDPlus (free online) to create your relational schema (use the relational diagram). ERDPlus will draw in your Referential Integrity. You may either Hand Draw the functional dependencies (FDs) or you can copy and paste into PowerPoint and use PPT to draw in your FDs. Make sure you show functional dependencies and referential integrity on the same diagram.
The attachment below has 8 questions. Please use ErdPlus to create relational schema for each problems (Logical Model) and then draw the functional dependencies.
Homework 3
Draw the relational schema for each of the following.
1.
2. Note: The double circle represents a multivalued attribute.
2
NOT Multivalued!!!! It is a COMPOSIT Key only!
4. Normalize and draw the relational schema for the following. Note: The dotted attribute is a derived attribute.
5. The following table contains sample data for PART SUPPLIERS.
|
Part_No |
Description |
Vendor Name |
Address |
Unit_Cost |
|
1234 |
Logic Chip |
Fast Chips |
Cupertino |
10.00 |
|
Smart Chips |
Phoenix |
8.00 |
||
|
5678 |
Memory Chip |
Fast Chips |
Cupertino |
3.00 |
|
Quality Chips |
Austin |
2.00 |
||
|
Smart Chips |
Phoenix |
5.00 |
6. Normalize the following relationship – draw the relational schema.
7. The following figure provides a sample report card from OU. Convert this user view to a set of 3NF relations. Assume the following: An instructor has a unique location, a student can have more than one major, and a course has a unique title.
EXTRA CREDIT
,
{"version":2,"www":"erdplus.com","shapes":[{"type":"Table","details":{"name":"Book","x":82,"y":21,"sort":"automatic","attributes":[{"names":["Title"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":2},{"names":["Edition"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":3},{"names":["ISBN"],"order":0,"pkMember":true,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":4},{"names":["Publisher"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":5},{"names":["Author"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":6}],"uniqueGroups":[],"id":1}},{"type":"Table","details":{"name":"Customer","x":443,"y":37,"sort":"automatic","attributes":[{"names":["CustNu"],"order":0,"pkMember":true,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":8},{"names":["Name"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":9},{"names":["Email"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":10},{"names":["Phone"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":11},{"names":["Street"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":12},{"names":["City"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":13},{"names":["State"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":14},{"names":["Zip"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":15}],"uniqueGroups":[],"id":7}},{"type":"Table","details":{"name":"Is Sold","x":91,"y":179,"sort":"automatic","attributes":[{"names":["ISBN"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":true,"dataType":"int","dataTypeSize":null,"id":17,"references":[{"tableId":1,"attributeId":4}]},{"names":["CustNu"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":true,"dataType":"int","dataTypeSize":null,"id":19,"references":[{"tableId":7,"attributeId":8}]},{"names":["Sales Date"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":21},{"names":["SalesRefNu"],"order":0,"pkMember":true,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":22},{"names":["Sales Amount"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":23}],"uniqueGroups":[[17,19]],"id":16}}],"connectors":[{"type":"TableConnector","details":{"fkAttributeId":17,"id":18},"source":1,"destination":16},{"type":"TableConnector","details":{"fkAttributeId":19,"id":20},"source":7,"destination":16}],"width":2000,"height":1000}
,
{"version":2,"www":"erdplus.com","shapes":[{"type":"Table","details":{"name":"Artist","x":17,"y":14,"sort":"automatic","attributes":[{"names":["LName"],"order":0,"pkMember":true,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":2},{"names":["YrBorn"],"order":0,"pkMember":true,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":3},{"names":["Main Style"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":4},{"names":["FName"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":5},{"names":["YrDied"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":6},{"names":["Country"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":7}],"uniqueGroups":[],"id":1}},{"type":"Table","details":{"name":"ArtPiece","x":233,"y":6,"sort":"automatic","attributes":[{"names":["ID#"],"order":0,"pkMember":true,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":9},{"names":["Type"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":10},{"names":["Title"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":11},{"names":["Yr"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":12},{"names":["Style"],"order":0,"pkMember":false,"optional":false,"soloUnique":false,"fk":false,"dataType":"int","dataTypeSize":null,"id":13},{"names":["LName","YrBorn"],"order":0,"pkMember":true,"optional":false,"soloUnique":false,"fk":true,"dataType":"int","dataTypeSize":null,"id":14,"references":[{"tableId":1,"attributeId":2},{"tableId":1,"attributeId":3}]}],"uniqueGroups":[],"id":8}}],"connectors":[{"type":"TableConnector","details":{"fkAttributeId":14,"id":15},"source":1,"destination":8}],"width":2000,"height":1000}
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteEdu. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
Do you need help with this question?
Get assignment help from WriteEdu.com Paper Writing Website and forget about your problems.
WriteEdu provides custom & cheap essay writing 100% original, plagiarism free essays, assignments & dissertations.
With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Chat with us today! We are always waiting to answer all your questions.