Purchase Solution

database design

Not what you're looking for?

Ask Custom Question

Need to do business rules for the following:

Scenario - Discuss database design:

1. Colors for models:
a. Classic red, blue, green
b. Competition: silver, black
c. RoboZid: baby blue, pink, yellow.
2. Personalizaton limits:
a. Classic: 1 line, 12 letters
b. Competition 2 lines, 8 letters
c. RoboZid: 2 lines, 5 letters
3. Cannot ship to P.O. Box
4. Manufacturing Process:
a. Order, build, paint/ personalize, mail
b. Each step takes 7 days except mail, which is the next day after personalize.
5. They want ot add calculation of shipping and tax.
6. Model numbers will always be four digits.

Purchase this Solution

Solution Summary

Discuss database design

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

C++ Operators

This quiz tests a student's knowledge about C++ operators.