Prepare an EER (or UML) diagram describing Kim's database?
-
Any ideas will be appreciated Kim Burke is the owner and operator of a small flower shop called Kim's Flowers (KF). She has decided to develop a database system to track her purchases, floral inventory, cash payments, and so forth. However, she does not have the time or expertise to handle the development process. Therefore, she has hired you to design and implement the system for her. She describes the requirements of her system as follows: Start Here Whenever flowers are needed, a purchasing agent enters a purchase order directly into the computer system. To accommodate all of her floral needs on a given occasion, the purchasing agent may have to prepare multiple purchase orders because KF orders flowers from many different vendors. The purchasing agent may order several types of flowers from a single vendor on one order. Kim approves and prints all purchase orders and sends them to the vendors. There is a time lag of at least one day between the issuance of a purchase order for flowers and receipt of flowers from a vendor. A floral designer records the receipt of flowers on a special screen in her accounting system. At the end of each month, an accounts payable clerk creates checks to pay for all amounts charged through the end of the month. Once the checks are created, Kim authorizes the checks, prints them, and mails them to vendors. Kim also uses special screens in the computer system to perform maintenance for inventory items (addition, modification and deletion of items from the file), and to record disposal of old or damaged flowers. Attributes to Consider (these attributes do not have to appear on your EER (or UML) diagram. However, they should assist in data model formulation, and they will be used when you construct your relational tables in part two of the project): vendorNumber quantityOnHand shipper itemNumber disposalNumber bank PONumber condition address unitPrice description dateStarted balance receiptNumber name qtyDisposed date accountNumber employeeNumber accountType quantity reasonForDisposal paymentNumb... listPrice phoneNumber Based upon all the above information, prepare an EER (or UML) diagram describing Kim's database. You may draw a table (file or class) more than once for an individual entity, if desired, to make your drawing more legible. The system you conceptualize should be planned to always store information about the employee associated with transactions, whether that employee enters data, performs a task (such as receiving flowers or approving a transaction). Hints: (1) Each item on a floral receipt may be from a different purchase order. (2) Different items on a single purchase order may be received at different times using different receipts. (3) Each check may pay for several receipts. However, a single receipt will always be paid for using the same check. (4) Multiple floral items may be disposed of using a single disposal form. (5) Unless logic dictates otherwise, you may assume that agents can be instantiated in the database without having yet participated in any events. Prepare the context diagram and the level 0 DFD.
-
Answer:
You can add tables to the EER diagram. Here: http://dev.mysql.com/doc/workbench/en/wb-using-table-tool.html
Vulcan at Yahoo! Answers Visit the source
Other answers
You can add tables to the EER diagram. Here: http://dev.mysql.com/doc/workbench/en/wb-using-table-tool.html
Related Q & A:
- Where Can You Find Wiring Diagram Of An Electric Scooter?Best solution by Yahoo! Answers
- Does Restore "From database" restore from the most recent backup of the database or the actual live database?Best solution by Database Administrators
- How to sync Sqlite Database with Remote Database?Best solution by Stack Overflow
- How to generate UML diagrams programmatically in Java?Best solution by Stack Overflow
- How do you make a book for a kindergarten describing how a burrito gets digested?Best solution by answers.yahoo.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.