Preview

01: Database Normalization and Ref

Satisfactory Essays
Open Document
Open Document
3348 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
01: Database Normalization and Ref
Chapter 1: Overview of Database Concepts

TRUE/FALSE

1. A database is a physical storage device for data.

ANS: F PTS: 1 REF: 2

2. A field is a basic unit of data also referred to as a record.

ANS: F PTS: 1 REF: 3

3. A character is a basic unit of data and can consist of a number, letter, or special symbol.

ANS: T PTS: 1 REF: 3

4. A collection of fields is a file.

ANS: F PTS: 1 REF: 3

5. A collection of records is a file.

ANS: T PTS: 1 REF: 3

6. A field in the logical design of a database corresponds to a row in the physical table of a relational database.

ANS: F PTS: 1 REF: 3

7. A record in the logical design of a database corresponds to a row in the physical table of a relational database.

ANS: T PTS: 1 REF: 3

8. The Systems Development Life Cycle is a series of steps that can be used to guide the development process for a database management system.

ANS: T PTS: 1 REF: 4

9. An entity is represented by a column in the Entity-Relationship Model.

ANS: F PTS: 1 REF: 5

10. Only one type of relationship can be represented in an Entity-Relationship Model.

ANS: F PTS: 1 REF: 5

11. The following types of relationships can be included in an Entity-Relationship Model: one-to-one, one-to-many, many-to-many.

ANS: T PTS: 1 REF: 5-6

12. A one-to-many relationship cannot be included in a relational database.

ANS: F PTS: 1 REF: 6

13. A one-to-many relationship means that an occurrence of a specific entity can only exist once in each table.

ANS: F PTS: 1 REF: 6

14. Data redundancy is created through a process known as normalization.

ANS: F PTS: 1 REF: 7-8

15. If a primary key has been identified for the data, then the data is considered to be in first normal form (1NF).

ANS: F PTS: 1 REF: 9

16. Partial dependency can only exist if the data is uniquely identified by a composite primary key.

ANS: T PTS: 1 REF: 9

17. Transitive dependency can only exist if the data is uniquely identified by a composite primary key.

ANS: F PTS: 1

You May Also Find These Documents Helpful

  • Satisfactory Essays

    PT2520 Unit7Labs Tramil

    • 330 Words
    • 1 Page

    13. What is referential integrity? Exists when every foreign key relates to an existing primary key. There are no orphan records in child tables that have no reference in a parent table.…

    • 330 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    13 T | A transient dependency is where an attribute depends on another attribute for its meaning and not on the key.…

    • 313 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    It203 Homework 5

    • 319 Words
    • 2 Pages

    Once the tables are created and the relationship is established, the data can be entered. In general, data can be placed in tables containing foreign keys only after the data is entered into the tables that they reference. This restriction means that data must be inserted first into the MEMBER table. If not, the data for the VISIT table will be rejected for the referential integrity…

    • 319 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    # Select a primary key for each table as indicated in the provided ERD diagram.…

    • 694 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    2) The physical design is the logical design adapted to the constraints and features of the database management system.…

    • 613 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Lab 204 Quiz

    • 2478 Words
    • 10 Pages

    You follow certain step’s to access the supplementary readings for a course when u sing your organizations library management system. These steps that you follow are examples of the _________ components of an information system.…

    • 2478 Words
    • 10 Pages
    Satisfactory Essays
  • Good Essays

    Nt1320 Unit 7

    • 2041 Words
    • 9 Pages

    2) Once the users have validated and approved the data model, it is transformed into a ________.…

    • 2041 Words
    • 9 Pages
    Good Essays
  • Satisfactory Essays

    Pt2520 Final Answers 1/3

    • 329 Words
    • 2 Pages

    what best describes the function of a foreign key. the primary key repeated in another table to show relation…

    • 329 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Defining a(n) primary key in a second table creates a relationship between that table and the table where the primary key was first defined. _________________________…

    • 585 Words
    • 3 Pages
    Good Essays
  • Good Essays

    poop

    • 796 Words
    • 4 Pages

    3. A relationship is a group of related tables that share a common attribute. A one-to-many relationship is when there is one entity table that relates to many entities table, but not vice-a- versa.…

    • 796 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Dbm 381 Week 1paper

    • 885 Words
    • 4 Pages

    A database consists of one or more tables; each containing data stored as individual records. Different database architectures determine how the tables and records are organized or related…

    • 885 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Database concepts

    • 586 Words
    • 3 Pages

    In Database Management System, a transitive dependency is a functional dependency which holds by virtue of transitivity. A transitive dependency can occur only in a relation that has three or more attributes. Let A, B, and C designate three distinct attributes (or distinct collections of attributes) in the relation. Suppose all three of the following conditions hold:…

    • 586 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Attribute: describes one aspect of an entity type; usually [and best when] single valued and indivisible (atomic)…

    • 1653 Words
    • 7 Pages
    Powerful Essays
  • Better Essays

    Database Design

    • 1196 Words
    • 5 Pages

    “A database is a structured collection of records or data that is stored in a computer system. In order for a database to be truly functional, it must not only store large amounts of record, but also be able to access those records fast and efficiently. In addition, new information and changes should also be easy to input.” (tech-faq.com) To be useful over a long term the database should be able to store all the records necessary for the business to function as well as be able to get all of this information back in case of a system failure or a crash. If all the information is loss a business could go bankrupt so the database is a fail safe for all the information the company has.…

    • 1196 Words
    • 5 Pages
    Better Essays
  • Satisfactory Essays

    RDBMS

    • 622 Words
    • 3 Pages

    The central data description construct in this model is relation, which can be thought of as a set of records.…

    • 622 Words
    • 3 Pages
    Satisfactory Essays