Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

his semester we will create a database solution for AcmeMatch Inc. The company matches their customers based on the following criteria: Age group Gender Education

his semester we will create a database solution for AcmeMatch Inc. The company matches their customers based on the following criteria:

Age group

Gender

Education level

Interests

It has three departments:

Customer accusation that enrolls users and collects their information.

Billing that charges customers based on number of found matches. The price for the first 10 matches is higher than for the next matches.

Individual Project Grading Criteria

For your individual project, you will use Oracle or MS SQL Server to

Design a database for AcmeMatch Inc with at least three tables and no more than seven. Each table must have at least a primary and foreign key if applicable.

At least three user categories are defined to use the AcmeMatch Inc database.

Ordinary users (input their information and update it)

database owner (all permissions)

Billing department employees.

Trigger that generates billing for each match found.

Write SQL statement for each table in MS SQL

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced MySQL 8 Discover The Full Potential Of MySQL And Ensure High Performance Of Your Database

Authors: Eric Vanier ,Birju Shah ,Tejaswi Malepati

1st Edition

1788834445, 978-1788834445

More Books

Students also viewed these Databases questions

Question

2. Identify issues/causes for the apparent conflict.

Answered: 1 week ago