Preview

Database Management Systems

Powerful Essays
Open Document
Open Document
960 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Database Management Systems
Assignment 02
Due date: 1 August 2012 NB: Make sure you select the correct unique number for your module from those indicated below. Unique number 759546 Tutorial matter covered in the prescribed book Chapters 1 - 3: Chapter 5: Chapter 6: Chapter 7: Chapter 12: Chapter 14: Chapter 16: Revise as for Assignment 01 Entity relationship modelling Advanced data modelling Normalisation of database tables Transaction management and concurrency control Distributed database management systems Database connectivity and web development

Question 1
What is a composite entity, and when is it used?

[4 marks] [8 marks]

Question 2

Briefly, but precisely, explain the difference between single-valued attributes and simple attributes. Give an example of each.

Question 3

[14marks]

Use the following business rules to create an ERD using UML notation. Write all appropriate multiplicities in the ERD. • A department employs many employees, but each employee is employed by one department. • Some employees, known as “rovers,” are not assigned to any department. • A division operates many departments, but each department is operated by one division. • An employee may be assigned many projects, and a project may have many employees assigned to it. • A project must have at least one employee assigned to it. • One of the employees manages each department, and each department is managed by only one employee. • One of the employees runs each division, and each division is run by only one employee.

Question 4

[20 marks]

The FlyRight Aircraft Maintenance (FRAM) division of the FlyRight Company (FRC) performs all maintenance for FRC’s aircraft. Produce a data model segment that reflects the following business rules: • All mechanics are FRC employees. Not all employees are mechanics. • Some mechanics specialise in engine (EN) maintenance. Some mechanics specialise in airframe (AF) maintenance. Some mechanics specialise in avionics (AV) maintenance. (Avionics are the

You May Also Find These Documents Helpful

  • Good Essays

    CMGT 400 Week 1 DQs

    • 676 Words
    • 3 Pages

    The project for CIS336 is designed to touch all aspects of the fundamental concepts of database design and logical data modeling covered during the class. The project is team centered and each team will be responsible for designing, developing, and demonstrating the functionality of a database created based on a defined set of business specifications. At the end of the session, each project team will submit the database designed by the team and demonstrate the database's ability to deliver the required information as outlined in the project specifications. All aspects of the project will be ...…

    • 676 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Cis 111

    • 790 Words
    • 4 Pages

    (2012). Database systems: Design, implementation, and management. (10 ed.). United States of America: Joe Sabatino.…

    • 790 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    DBM 380 Syllabus

    • 623 Words
    • 4 Pages

    This course covers database concepts. Topics include data analysis, the principal data models with emphasis on the relational model, entity-relationship diagrams, database design, normalization, and database administration.…

    • 623 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Cis 276

    • 374 Words
    • 2 Pages

    4.What is an attribute? an attribute refers to a database component, such a table. It can also be considered as a characteristic…

    • 374 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    References: Pratt, P.J, & Adamski J.J, (2011). Concepts of Database Management. Ohio, OH: CENGAGE Learning.…

    • 688 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    The Grace

    • 2445 Words
    • 10 Pages

    Create the ERD using Crow’s Foot notation to show the relationships among EMPLOYEE, BENEFIT, JOB, and PLAN.…

    • 2445 Words
    • 10 Pages
    Satisfactory Essays
  • Powerful Essays

    Database is a place to store lots of data, imagine it as a giant virtual filling cabinet that can be organized in many ways. There’s software called (DBMS) which stands for database management system which allows the user to manage data in database such as; create, delete or update.…

    • 1351 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Sql Database Language

    • 1101 Words
    • 5 Pages

    Get the offering, the course number, and the course description of SUMMER 2010 offerings without an assigned instructor.…

    • 1101 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    Database Environment

    • 1121 Words
    • 5 Pages

    A database defines a structure for storing information and it collects information that is organized in such a way that a computer program can quickly select desired pieces of data. A database can also be thought of as an electronic filing system. Data and information are extracted from a database by creating a query and then submitting it to the query database management system (DBMS) and it is posed in a language that only the DBMS can understand. The query can be in the form of a question or just a keyword and once these queries run against the database, it will find a matching record (Reynolds, 2004) .…

    • 1121 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    Syllabus 2

    • 1288 Words
    • 6 Pages

    This course covers the concepts of databases and data base usage, database system concepts and architecture, data modeling using the entity-relationship model, record storage and primary file organizations, index structures for files, relational model concepts, SQL-the relational database standard, relational database design , examples of relational database management systems: Oracle, database design, database recovery techniques, database security and authorization, data warehousing and data mining.…

    • 1288 Words
    • 6 Pages
    Powerful Essays
  • Powerful Essays

    Data Base Management System

    • 13596 Words
    • 55 Pages

    * For example, order number, order date, order amount, item number, and item quantity would each be an attribute of the entity order.…

    • 13596 Words
    • 55 Pages
    Powerful Essays
  • Good Essays

    Crows Foot

    • 1438 Words
    • 6 Pages

    A number of data modeling techniques are being used today. One of the most common is the entity relationship diagram (ERD). Several ERD notations are available. For the purposes of CS270 we will be using Crow�s Foot Notation[b1].…

    • 1438 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    Access

    • 1089 Words
    • 5 Pages

    An international school of technology has hired you to create a database management system to assist in scheduling classes. After several interviews with the president, you have come up with the following list of entities, attributes, and initial business rules:…

    • 1089 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    This concept is basically about the reserving railway tickets for passengers. This method can be used as an online method for reserving tickets as well as canceling of reserved tickets. This system maintains whole of the database in an efficient way as it uses SQL database. This is permanent data storage method and chances of data loss are only if the database crashes. This system is meant for use by Indian Railways for handling reservations only. The system must cater to all passenger services provided by Indian Railways and must minimally provide support for reservation of different classes of seats/berths, onward journeys, wait-listed tickets and RAC tickets. Providing support for reservation will also require that the system records…

    • 1584 Words
    • 7 Pages
    Powerful Essays
  • Satisfactory Essays

    Entity Relational Diagram

    • 2320 Words
    • 10 Pages

    Widely used conceptual level data model • proposed by Peter P Chen in 1970s Data model to describe the database system at the requirements collection stage • high level description. • easy to understand for the enterprise managers. • rigorous enough to be used for system building. Concepts available in the model • entities and attributes of entities. • relationships between entities. • diagrammatic notation.…

    • 2320 Words
    • 10 Pages
    Satisfactory Essays