Based on the idea you developed in step1, you will design the database and list some interesting queries your database i

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Based on the idea you developed in step1, you will design the database and list some interesting queries your database i

Post by answerhappygod »

Based On The Idea You Developed In Step1 You Will Design The Database And List Some Interesting Queries Your Database I 1
Based On The Idea You Developed In Step1 You Will Design The Database And List Some Interesting Queries Your Database I 1 (112.36 KiB) Viewed 87 times
Based on the idea you developed in step1, you will design the database and list some interesting queries your database is designed to answer. In this step, you are a designer so you will not use MySQL or Java to implement the database. 1) Draw an ER diagram (3 points) that represents the main aspects of your database (entities, attributes, relationships, mapping cardinalities, etc.) – as we discussed in Unit2. You should have at least 3 entity sets and at least 3 relationship sets (you may have more, but for time constraints these are the minimum requirements). 2) Translate the ER diagram into the appropriate relational schemas (3 points) - as we discussed in Unit3. Make sure you include the data types of the attributes and references between primary and foreign keys. 3) Think of 6 queries (4 points) you find interesting to answer using your database - at least 4 queries need two or more tables to be answered (engage the Join operator). The developed queries are in English (a short query description) and in SQL.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply