Preview

Database Modelling Quiz

Good Essays
Open Document
Open Document
1252 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Database Modelling Quiz
ACSG 552 – 01.
Processor Florence Appel
Advanced Database Class- Spring 2009.
Assignment #01.
Friday, January 23, 2009
Due in class on Thursday, Jan. 22.

o Chapter 2 ▪ Review Questions, pp. 54-55: 2, 5, 6, 9, 18, 19 ▪ Problems, pp. 55-59: 1, 2; 12-15; 19-21; 22; 25abcde
Chapter 02:
Review Questions: pp. 54-55.

#02) What is a business rule, and what is its purpose in data modeling?

The business rule is a brief, precise and ambiguous description of a policy, procedure, or principle within a specific organization business rules apply to every organization, and uses data and generates more data.
Data modeling: Relatively simple representation, usually graphical, of more complex real world date structures. Data Modeling is in effect a blueprint contaminating all the instructions to build a database that will melt all end, user requirements. Data modeling clarifies such communication by reducing the complexities database design, to more easily understand abstraction that define entities and the relations among them.

#05) What three languages were adopted by the DBTG to standardize the basic network data model, and why was such standardization important for users and designers?

-Data management language (DML).
-Data deviation language (DDL).
-SQL, data manipulation language to work the data in the data in the database.
-To help establish database standards.
-Make standards specifications.
-Distinct components for databases.

#06) Describe the basic of the features of the relational data model and discuss their importance to the end user and designer?

• Automatic transformation, to create a database revolution. • Database relations work on by describing precise, set of data manipulation constructs, based on new advanced concepts. • Relational model has all the basic functions from previous versions of database, plus more functionalities now. • In addition more

You May Also Find These Documents Helpful

  • Good Essays

    Week 1 SOW 1

    • 452 Words
    • 2 Pages

    Building the Physical Database: The data model will be translated into the Relational Database Management system of choice. All Tables and Columns with specific data types will be created and will include Relational and other constraints.…

    • 452 Words
    • 2 Pages
    Good Essays
  • 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

    One benefit of a relational database management system is that it contains a built-in query language, which lets you obtain immediate answers to the questions you ask about your data. _________________________…

    • 585 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Cis 111

    • 790 Words
    • 4 Pages

    “The benefits of using the relational model would result in an easy to use, flexible, high performance database at a low cost.” (Anita, 2010) Therefore, allowing them to participate in the entire design process of the logical construction. The relational model provides an easy and flexible way of manipulating data with a system that offers:…

    • 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
  • Good Essays

    Relational Model

    • 406 Words
    • 2 Pages

    Figure 2. Relational Model provides an overview of the table content, table column/attributes and the relationships that connects them. The identified relationships are as follow: a single customer can make multiple sales (1:M), a single sale contains specific set of sales details (1:1), the same payment could be used for multiple sales (1:M). Furthermore, an order details can contain multiple books or product items (1:M), a single author can have multiple books in the store (1:M) just as a single publisher can publish many different books and authors (1:M).…

    • 406 Words
    • 2 Pages
    Good Essays
  • Best Essays

    References: 1KeyData. (2012). Data Warehousing > Concepts > Conceptual, Logical, And Physical Data Models . Retrieved May 23 2012, from Conceptual, Logical, And Physical Data Models: http://www.1keydata.com/datawarehousing/data-modeling-levels.html…

    • 3587 Words
    • 15 Pages
    Best Essays
  • Satisfactory Essays

    Using a data-modeling checklist can help database developers design efficient data repositories. Suggest at least two possible scenarios that could take place if one of the steps in the data-modeling checklist (table 6.7 in Chapter 6 of the textbook) is missed.…

    • 160 Words
    • 1 Page
    Satisfactory Essays
  • Best Essays

    Historically, a manual file system was composed of a system of file folders and filing cabinets.…

    • 2439 Words
    • 17 Pages
    Best Essays
  • Good Essays

    Normalization to Database

    • 714 Words
    • 3 Pages

    The relational database design can be improved easily by converting the database into a format known…

    • 714 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Database Concepts

    • 1636 Words
    • 7 Pages

    10) Relational database tables are commonly combined, queried, and processed using Structured Query Language (SQL).…

    • 1636 Words
    • 7 Pages
    Powerful Essays
  • Satisfactory Essays

    Database

    • 317 Words
    • 2 Pages

    Identify and describe three basic operations used to extract useful sets of data from a relational database.…

    • 317 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Relational Database Model

    • 964 Words
    • 4 Pages

    The relational database model is based upon tables or relations. In this model, the physical implementation of the database is abstracted away from the user. Users query the database using a high-level query language, such as SQL. The relations are made up of columns, which have headings indicating the attribute represented by that column. Tables have key fields, which can be used to identify unique records. Keys relate tables to each other. The rows of the relation are also called tuples, and there is one tuple component for each attribute – or column – in that relation. A relation or table name, along with those relation 's attributes, make up the relational schema. Relational Database models are server-centric.…

    • 964 Words
    • 4 Pages
    Better Essays
  • Powerful Essays

    The relational database model was conceived by E. F. Codd in 1969, then a researcher at IBM. The model is based on branches of mathematics called set theory and predicate logic. The basic idea behind the relational model is that a database consists of a series of unordered tables (or relations) that can be manipulated using non-procedural operations that return tables. This model was in vast contrast to the more traditional database theories of the time that were much more complicated, less flexible and dependent on the physical storage methods of the data.…

    • 7444 Words
    • 30 Pages
    Powerful Essays
  • Good Essays

    Describe the user needs of the database and identify the functionality that they are expecting from a Relational Database Management System (RDMS).…

    • 527 Words
    • 3 Pages
    Good Essays