Preview

Database: Relational Model and Entity Course Field

Satisfactory Essays
Open Document
Open Document
421 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Database: Relational Model and Entity Course Field
Review Questions

6. What is an entity? Something about which we want to store data.

7. What is business logic? The set of rules that govern an organizations processes.

8. What is a relational database? A data base that organizes data into overlapping tables. They follow a set of very specific rules that ensure data contained in the database will be consistent.

9. How do the following terms relate to one another: record, table, field, primary key? Rows are called records, and columns are sometimes called fields. A primary key assigns that field’s special order to a table.

10. What purpose does a primary key serve in a table? It serves as the identifier for that table.

Practice Questions

1. Organize the following list of fields into the given entities.

Entity Student Field first name, last name

Entity Course Field title, day, time, credit hours

Entity Section Field room

2. Look at your latest grade report. Identify the fields and entities represented in the report.

Entity Title Field College Math, Linux Operating Systems, Strategies

Entity Grade Field A, A, A

Entity Section Field room

Entity Course Field GE192, IT250, TB133

Entity Credits Field 4, 4, 4

Entity Term Field Dec 11, Dec 11, Dec 11

3. Consider a table of data about employees. Which of the following fields are keys? Which one would you choose as the primary key? Employee ID Why? Because it is a unique number assigned to each employee.

4. Identify the fields and entities represented in the invoice form shown in exhibit 1-9. Match each field with the appropriate entity.

Primary Key-Item Id

Entity Description Field Superloud Speakers, SuperClearReceiver, SuperLoud Powerd Subwoofer

Entity Price Field 225.00, 400.00, 250.00

Entity Qty Field 2, 1, 1

Entity Ext Field 450.00, 400.00,

You May Also Find These Documents Helpful

  • Satisfactory Essays

    PT2520 Unit7Labs Tramil

    • 330 Words
    • 1 Page

    2. What is a primary key? Each table usually has one column designated as a primary key . This key uniquely identifies each row in the table.…

    • 330 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    7) In a one-to-many relationship, each row on in the primary key table can be related to any number of rows in the foreign key or child table.…

    • 613 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Pt2520 Final Answers 1/3

    • 329 Words
    • 2 Pages

    which of the following best describes an attribute that can be primary key? candidate key…

    • 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

    List the relational operators and logical operators that can be used to form a validation rule.…

    • 636 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    • Note. A key is a unique identifier that distinguishes rows within a database table. To view examples, please refer to your text.…

    • 103 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Candidate keys are keys that uniquely identify each row in a relation. They can be single or composite. The primary key is the candidate key that is chosen as the key that the DBMS…

    • 805 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Anime LIst

    • 11441 Words
    • 52 Pages

    Which of the following fields also serves as a primary key in another table when two tables…

    • 11441 Words
    • 52 Pages
    Good Essays
  • Good Essays

    What is a primary key? A candidate key to uniquely identify other columns in the relation…

    • 628 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Assingment2

    • 906 Words
    • 3 Pages

    A primary key is a field or group of fields in a database that make a unique identifier for each row of information. Primary keys are particularly important because they can…

    • 906 Words
    • 3 Pages
    Good Essays
  • Good Essays

    homework

    • 548 Words
    • 16 Pages

    Drawing on material covered in prior chapters, explain the factors to be considered in deciding whether to create a key index for a table in SQL. (Hint: there are three.)…

    • 548 Words
    • 16 Pages
    Good Essays
  • Good Essays

    Data Dictionary

    • 473 Words
    • 2 Pages

    If a database table, describe whether column is a Primary (PK) or Secondary Key (SK) to x column in x table.…

    • 473 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Mr Raza

    • 789 Words
    • 4 Pages

    3. The table in the data warehouse that contains detailed information and a primary key is called the…

    • 789 Words
    • 4 Pages
    Satisfactory Essays
  • Powerful Essays

    Three main benefits of a relational database are report generation, data storage, and data integrity. When putting information in a relational database the possibilities for running reports from the tables that have been created in the database are endless. As long as the information is organized well, the end user can create queries to generate reports based on the data that has been entering into the database. Another great benefit for creating a relational database is the data storage. Data is stored in tables that have a primary key which holds the identification of that data. It assures the end user that there is no duplication of data and helps to reduce data redundancy. Data integrity assures the end user or database administrator that the data that created follows the rules that are applied so that when reports are generated or queries are created that the data that the end user sees is accurate and good. If integrity rules are created with the relational database then it limits the end user of the type of data they can enter into those fields within those tables.…

    • 402 Words
    • 2 Pages
    Powerful Essays
  • Satisfactory Essays

    What Is Super Key in Dbms

    • 1055 Words
    • 5 Pages

    A superkey is a combination of attributes that can be uniquely used to identify a database record.With primary key if any other attribute is added then that combination is called super key in other words,primary key is the minimum possible...…

    • 1055 Words
    • 5 Pages
    Satisfactory Essays