Question: USER ( UserID , Username, LName,FName, Age, Gender, Email ) USER _ ACTIVITY ( ActivityID , UserID, SocialMediaID,UsageID ) USAGE ( UsageID , UserID,SocialMediaID,Start _
USERUserID Username, LName,FName, Age, Gender, Email
USERACTIVITYActivityIDUserID, SocialMediaID,UsageID
USAGEUsageIDUserID,SocialMediaID,StartTime,EndTime,Duration
ACTIVITYIDActivityID Description
ACCOUNTSAccountID UserID,SocialMediaID
SOCIALMEDIASocialMediaID SocialMediaName, PurposeID
PURPOSEPurposeID PurposeName
Create a visual representation of your database design using Crows foot notation. The
ERD diagram should include all the elements eg entities, attributes, relationships,
cardinalitiesHint: Differentiate weak versus strong entities, illustrate nonidentifying
versus identifying relationships, notate the PK and justify minimum and maximum
cardinalities and metadata eg field type and field size
Discuss why referential integrity is important in developing a database design.
Provide three requests or queries in statement form along with the SQL statement that
would be used to achieve the output needed
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
