Preview

Chapter 6 DATABASESDatabases Maintains Information About

Good Essays
Open Document
Open Document
752 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Chapter 6 DATABASESDatabases Maintains Information About
Chapter 6: DATABASES
Databases – maintains information about various types of objects (inventory), events (transactions), people (employees), and places (warehouses).
Database Management System (DBMS) – creates, reads, updates, and deletes data in a database while controlling access and security (see figure 6.9).
Query-By-Example (QBE) tool – helps users graphically design the answer to a question against a database
Managers typically interact with OBE tools
Structured-Query-Language (SQL) – Asks users to write lines of code to answer questions against a database
MIS professionals have the skills required to code
Relational Database Model (RDMS) – allows users to create, read, update, and delete data in a relational database.
Entity (also called a table) – stores information about a person, place thing transaction, or event.
Attributes (also referred to as columns or fields) – are the data elements associated with an entity.
Primary Key – is a field (or group of fields) that uniquely identifies a given record in a table. In the table RECORDINGS, the primary key is the field, RecordingID, that uniquely identifies each record in the table. Primary keys are critical because they provide a way of distinguishing each record in a table. (i.e. searching a customer by ID number , see figure 6.10)
Foreign Key – is a primary key of one table that appears as an attribute in another table and acts to provide a logical relationship between the two tables.
Data Warehouse – is a logical collection of information, gathered from many different operational databases, that supports business analysis activities and decision-making tasks. The primary purpose of a DW is to combine information, more specifically strategic information, throughout an organization into a single repository in such a way that the people who need that information can make decisions and under-take business analysis. A key idea is to collect information from multiple systems in a common location that

You May Also Find These Documents Helpful

  • Satisfactory Essays

    PT2520 Unit7Labs Tramil

    • 330 Words
    • 1 Page

    3. What is a foreign key? This primary key becomes a foreign key when it is repeated in another table to create a link between the tables.…

    • 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

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

    cis3730_Exam1_Studyguide

    • 512 Words
    • 2 Pages

    Be able to give examples of tables, specify their primary keys, and explain how they are related through foreign keys.…

    • 512 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Pt2520 Unit 6

    • 1447 Words
    • 6 Pages

    DBMS, a collection of programs that are stored, managed and simultaneously given controlled access to the end users to create, modify and delete.…

    • 1447 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    The Devil in the White City written by Eric Larson is divided into two different stories. One of the Stories tells us about Daniel Burnham and his serious of struggles while trying to conduct and build the greatest fair in the history of the world. The other concurrent story is about another man named H.H Holmes. Holmes is the opposite from Burnham. The author uses diction in order to show us the difference between the two. Not only by the character’s literal actions but the way he expresses them on paper. For example, when the chapter is focused on Burnham the writing style is formal opposed to colloquial. The author does this to show readers that Burnham is a more stable character. Formal writing is very set in stone, which means there aren’t very many sentences that can stick out and surprise you. Much like Burnham actions they don’t surprise you because you know exactly what he is working for. On the other when you are reading about Holmes, you have no idea what he is working for. This is why Larson chose to have a more colloquial diction in those chapters. The form of diction relates to the characters. Formal represents predictable which describes Burnham and colloquial translates into mystery, which translates into Holmes. This makes readers excited to turn pages and find them selves on chapter about Holmes. Another way Eric Larson manipulates language in order to connect to readers is figurative language. Larson makes it so that the hotel that Holmes is in charge of is indeed a metaphor for himself. The hotel is beautiful on the outside. On the inside it is corrupt with murder. This is metaphor for Holmes. Holmes is a well-put together, handsome young man on the surface. In reality we find out that he is mentally unstable and psychopathic. Having the author weave the metaphor within his writing allowed the book to be an eye opener for the real world and made the book much more enjoyable. I believe the…

    • 373 Words
    • 2 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
  • Powerful Essays

    Unit 18 - Database P1, M1

    • 995 Words
    • 4 Pages

    Database, it is a place use to store lots of data. It can be seen as a filing cabinet. And database management system (DBMS) is software that specificity designs for managing the data in database such as create, update or delete them. General is including security, retrieval and backup features. User also allows using the data to create a report or share data with multi-user.…

    • 995 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    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.…

    • 421 Words
    • 2 Pages
    Satisfactory 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
  • 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

    poop

    • 796 Words
    • 4 Pages

    1. An entity is a noun describing a person, place or thing and is used for deciding what tables are created based on the entities present.…

    • 796 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    5. Clustering = a data mining technique used to place data elements into related groups without advance knowledge of the group definitions.…

    • 402 Words
    • 2 Pages
    Powerful Essays
  • Satisfactory Essays

    Relational Database

    • 407 Words
    • 2 Pages

    A primary key composed of multiple columns used to identify a record uniquely is called…

    • 407 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    os research paper 2013

    • 6803 Words
    • 28 Pages

    A relational database consists of a set of relations. A relational schema which is used to describe a relation r, denoted by R(A1 A2 : : : An )…

    • 6803 Words
    • 28 Pages
    Powerful Essays