Question
Create a relational (logical) schema using the following information. For each ad campaign : a unique AdCampaignID, AdCampaignName, a start date, and a duration of
Create a relational (logical) schema using the following information.
For each ad campaign: a unique AdCampaignID, AdCampaignName, a start date, and a duration of the campaign
For each ad campaign manager: a unique CampaignMgrID and CampaignMgrName
For each ad campaign mode: a unique ModeID, Media, and Range
Each ad campaign is managed by exactly one campaign manager.
Each campaign manager manages at least one ad campaign, but can manage more than one.
Each ad campaign uses at least one campaign mode, but can use more than one.
An ad campaign mode can be used by multiple campaigns, but it does not have to be used by any.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started