Preview

Bec Case Study

Good Essays
Open Document
Open Document
1621 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Bec Case Study
Broadway Entertainment Co., Inc. Case Question Solutions 1. Review the data flow diagrams you developed for questions in the BEC case at the end of Chapter 5 (or diagrams given to you by your instructor.) Study the data flows and data stores on these diagrams and decide if you agree with the team’s conclusion that there are only the six entity types listed in this case and in BEC Figure 6-1. If you disagree, define additional entity types, explain why they are necessary, and modify BEC Figure 6-1.
The six entity types in BEC Figure 1 are the only ones needed to represent the MyBroadway system. However, depending on what data about Customers and Employees are required, entities for these objects may also be required. 2. Again, review the DFDs you developed for the MyBroadway system (or those given to you by your instructor). Use these DFDs to identify the attributes of each of the six entities listed in this case plus any additional entities identified in your answer to Question 1. Write an unambiguous definition for each attribute. Then, redraw BEC, Figure 6-1 by placing the six (and additional) entities in this case on the diagram along with their associated attributes.
The updated ERD appears in the BEC ERD at the end of this section. Microsoft Visio was used to prepare the ERD.
The Comment entity has the attributes: * Comment ID – a number generated by the system to uniquely identify a comment. * Membership ID – the membership number of the customer who makes the comment. * Member Comment – the text that a customer states about a certain product. * Member Name – the name of the customer who makes the comment. * Comment Time Stamp – the date and time that the comment was entered into the system by a customer. * Parent/Child – a designation whether the customer entering the comment is a parent or a child. * Product ID – serves as a foreign key.
The Pick entity has the attributes: * Pick ID – a number

You May Also Find These Documents Helpful

  • Good Essays

    An entity relationship diagram (ERD) is a graphical documentation technique used in the designing of database within organizations to describe the entities and their direct relationships (Bagranoff, Simkin, & Strand, 2008). The ERD diagram consists of entities, attributes, and relationship. The entity represents a rectangular; the diamond is symbolized by describing the relationship of the entities, oval shape describes the attributes, and the lines connect all three to describe their relationship. Attached is an ERD of Kudler Fine Foods showing their existing data tables.…

    • 496 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Comments can have any no. of letters, digits or operators within the two hash symbols. There may or may not be any character enclosed within the # symbol.…

    • 703 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    3. (2 pts) Draw the ERD for the following scenario. Include all the attributes. Note that one of your tables will have a composite identifier.…

    • 298 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    IST223 Crib sheet

    • 3425 Words
    • 7 Pages

    rectangles, and relationships are shown by lines between the rectangles. Attributes are generally listed within the rectangle. The many side of many relationships is represented by a crows footentity-relationship (E-R) modelA set of constructs and conventions used to create data models. The things in the users world are represented by entities, and the associations among those things are represented by relationships. The results are usually documented in an entity-relationship (E-R) diagramID-dependent entityan entity whose identifier includes the identifier of another entityidentifierwhich are attributes that name, or identify, entity instancesidentifying relationshipIn such relationships, the parent is always required, but the child (the ID-dependent entity) may or may not be required, depending on application requirements. Identifying relationships are shown with solid lines in E-R diagrams.is-aRelationships among supertype/subtype entitiesmandatoryat least one entity instance must participate in the relationshipmaximum cardinalityThe maximum cardinality is the maximum number of entity instances that can participate in a relationship instance.minimum cardinalityThe minimum cardinality is the minimum number of entity instances that must participate in a relationship instance.nonidentifying relationshiprelationship drawn with a dashed line (refer to Figure 5-7) is used between strong entities and is called a nonidentifying relationship because there are no ID-dependent entities in the relationship.null valueare a problem because they are ambiguous. They can mean that a value is inappropriate, unknown, or known, but not yet been entered into the databaseparentAn entity or row on the one side of a one-to-many relationshiprecursive relationshipoccurs when an entity type has a relationship to itself.relationship classAssociations among entity classesrelationship instanceassociations among entity instances.strong entityan entity that represents something that can exist…

    • 3425 Words
    • 7 Pages
    Powerful Essays
  • Better Essays

    * Consists sometimes of a signal phrase identifying the author in-text followed by the date in parenthesis and introduces the material from the source According to Lori Danley (2008) . . .…

    • 1651 Words
    • 7 Pages
    Better Essays
  • Satisfactory Essays

    Inline Documentation (comments): Includes a sufficient number of quality comments, Spacing within pseudocode that adds readability.…

    • 338 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Unit 3 research

    • 383 Words
    • 2 Pages

    An entity-relationship diagram is a specialized graphic that illustrates the relationships between entities in a database. ER diagrams often use symbols to represent three different types of information. Boxes are commonly used to represent entities. Diamonds are normally used to represent relationships and ovals are used to represent attributes…

    • 383 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Entities are defined as a person, place, thing, or event in which data is collected and stored. Each entity is a unique and distinct object that may be a physical or abstract object within the real world (Coronel, Morris, & Rob, pg. 34). Entities of a database for a college that needs to keep track of students and courses would be students, professors, courses, classes, room, and enrollment status. These entities will be used to format the data within the database so that each student and course is accounted for. Attributes are characteristics of an entity, such as a name, phone number, or address (Coronel, Morris, & Rob, pg. 34). Attributes for the college database would include student first and last name, student phone number, student address, student identification number, student grade point average, student course major, and student classes to describe the student entity. The professor entity would be described by professor…

    • 906 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Unit 4 – P1 – explain different types of business information, their sources and purposes…

    • 446 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    itech5401

    • 582 Words
    • 3 Pages

    1) The following ER diagram has a number of problems. Identify the problems and discuss the ways in which to solve them.…

    • 582 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    MS Access - Part 1

    • 468 Words
    • 2 Pages

    2. Each table row contains all the categories of data pertaining to one entity and is called a…

    • 468 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Part I: Instructions: Use Short Answer Essays, Graphic Organizers/Diagrams, or Bullet Outlines to demonstrate your understanding of the following:…

    • 4427 Words
    • 18 Pages
    Good Essays
  • Good Essays

    Dfd and Erd

    • 283 Words
    • 2 Pages

    ERD and DFD are data presentation models that help in identifying the flow of data as well as inputs and outputs. They are important as they enable effective communication between members of different departments in an organization. There are similarities in the two types of data presentation models although there are differences that will be talked about in this article.…

    • 283 Words
    • 2 Pages
    Good Essays
  • Better Essays

    Bo Loc Case Study

    • 1500 Words
    • 6 Pages

    In the southern Central Highlands of Vietnam, you can find Bao Loc, Lam Dong Province. There, you can encounter numerous areas of barren land, including the extensive barren lands of the lower elevated mountains. Considering the fact that these landforms are located in a rural area, the air is significantly healthier compared to the actual city of Bao Loc. Despite this, in comparison to surrounding areas, it is one of the less favorable places for farming, due to its uneven land distribution. You see, with a size of about 9 acres, the constant drops and rises are quite troublesome for a farmer. Plus, at average elevations of 800 to 1500 meters above sea level, it is relatively steep and so the hike up is also a hassle.…

    • 1500 Words
    • 6 Pages
    Better Essays
  • Powerful Essays

    The REA Approach to Database

    • 12429 Words
    • 82 Pages

    (2) identify the resource entities changed by events, (3) identify the agent entities participating in events, and (4) determine associations and cardinalities between entities.…

    • 12429 Words
    • 82 Pages
    Powerful Essays