Preview

Database Management System and Data

Good Essays
Open Document
Open Document
579 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Database Management System and Data
Chapter 11:
Review Question: 1. Explain the main differences between a file processing system and a database system
ANS: Some main differences between a database management system and a file processing system are: * Both systems contain a collection of data and a set of programs which access that data. A DBMS coordinates both the physical and the logical access to the data, whereas a file-processing system coordinates only the physical access. * A DBMS reduces the amount of data duplication by ensuring that a physical piece of data is available to all programs authorized to have access to it, whereas data written by one program in a file-processing system may not be readable by another program. * A DBMS is designed to allow flexible access to data (i.e., queries), whereas a file-processing system is designed to allow pre-determined access to data (i.e., compiled programs). * A DBMS is designed to coordinate multiple users accessing the same data at the same time. A file-processing system is usually designed to allow one or more programs to access different data files at the same time. In a file-processing system, a file can be accessed by two programs concurrently only if both programs have read-only access to the file.
Discussion Topic: 2. Suggest three typical business situations where referential integrity avoids data problems.
ANS:
* In an inventory order system, you don't want an order to be deleted if there are inventory order items, or those items will be orphaned. * If you are assigning customers to a salesperson, referential integrity would make sure that a customer wasn't assigned to a salesperson that doesn't exist. * Payments in an accounting system should only be applied to an account, and if that account number changes, you want entries on that account to be updated as well.
Project:
1. Search the Internet to find information about data storage formats. Also do the research on international date formats.

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1330 Unit 1 Study Guide

    • 1178 Words
    • 5 Pages

    A database management system organizes both physical and logical approach to the data on the other hand file-processing system integrates only the physical access.…

    • 1178 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    Pt2520 Unit 6

    • 1447 Words
    • 6 Pages

    What is the role of a DBMS, and what are its advantages? What are its disadvantages?…

    • 1447 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    A database is essentially an electronic filing system. It allows you to quickly select desired pieces of information.…

    • 492 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Dbm/380 Database Concepts

    • 461 Words
    • 2 Pages

    A database is a set of programs and applications used to store data, this allows the data to be used by different individuals in different areas and access information from it quickly. A database stores the information so it can be used at a later time so additional information can be added, taken away, or used as needed. Once in the database the data is compressed so it takes up less space in the computer’s memory. The database allows those authorized to use the data within it and control the creation, maintenance, and use of a database. A database stores various kinds of files, data records, and other objects. There are a variety of database models; there is the relational model or object model, which supports applications. That use query languages, which are high-level programming languages, and dedicated database languages that simplify writing database application programs. The main function of a database is basically retrieving and presenting information it controls, in doing this it allows the users data access, protects the data’s and makes it more manageable. It also provides safety features for the data so that it is not lost or misplaced and if there is a serious event or natural disaster, fire, etc. it can be recovered and restored from a backup. In my work we use Microsoft Access as a relational database for employment records and to store our client information such as names, addresses, phone numbers, and email addresses from this database we send out a monthly newsletter with special offers on services and products. By using a database, an organization saves time and money because it is only a few simple steps and we can email all of our clients and customers a monthly newsletter which informs them about what is happening within the organization, services and products we offer, and what is on sale which generates more business. By using a…

    • 461 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Bsbwor501 Final Exam

    • 2262 Words
    • 10 Pages

    _________ are designed to store data required by an organization and are optimized to capture and handle large volumes of transactions. In contrast, _________ are database systems optimized for reporting.…

    • 2262 Words
    • 10 Pages
    Satisfactory 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
  • Powerful Essays

    As you recall, data is a collection of facts (numbers, text, even audio and video files) that is processed into usable information. Much like a spreadsheet, a database is a collection of such facts that you can then slice and dice in various ways to extract information or make decisions. However, the advantage and primary use of a database over a spreadsheet is its ability to handle a large volume of data and yet allow for quick access to the information that is desired.…

    • 1190 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    System |Purposes |Examples |Uses | |Word processor |The word processor, Invented in the early 1900s an updated prototype of the typewriter, creates a document in digital format but goes one step further than the typewriter and stores the information. Word processors can track changes and make corrections as you type. |Microsoft word which widely used for in the business and personal world. Word perfect, Word pad, and Word open office writer |One of the biggest uses for me is writing my papers for class. The fast connivance to proof read and spell check save me time. Allows the user to save and share his document. Word processors gives the option of making comparisons of documents; in cases where several users may be working on the same documents, the comparison feature allows for differences in the documents to be easily viewed, making editing more streamline(brown). | |Hierarchical database |Hierarchal data can be organized data where each level of the data is organized, resembling a tree. Data can be arranged in a repeating series that ties or links the data together.Its designed to process and manipulate data in a number that takes advantage of the hierarchical(Prabhakran & Rajamani). |A family tree can be organized in a structured form. Prabhakaran & Rajamani). |This type of Data base is used mostly to save and retrieve information efficiently. | |Flat Database |A system where information can be stored. Flat files are simple data that files that take up very little space that other files.Flat files are like spread sheet where rows on the…

    • 1437 Words
    • 6 Pages
    Powerful Essays
  • Powerful Essays

    CS-669 Assignment 1

    • 985 Words
    • 4 Pages

    DBMS provide better security and integrity to the stored data, because the DBMS stands at the gates of access where it helps to enforce security policy.…

    • 985 Words
    • 4 Pages
    Powerful 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
  • Good Essays

    A database management system (DBMS) is a group of programs that manages the database and provides an interface between the end users and other application programs (Stair & Reynolds, 2006). Companies use DBMS systems as a single point of management for all data resources as part of the database environment. This allows for ease of use and security of the data. The database administrator (DBA) is the person whom is trained in database activities, and is responsible for administrative and security related issues referencing the database.…

    • 592 Words
    • 3 Pages
    Good Essays
  • Best Essays

    The DBMS reveals much of the database’s internal complexity to the application programs and users.…

    • 2439 Words
    • 17 Pages
    Best Essays
  • Good Essays

    Relational Databases

    • 750 Words
    • 3 Pages

    There are many ways to store and access data. One of these ways is using a data base. A database is an integrated collection of logically related data elements that are organized into a common pool of data elements (O 'Brien & Marakas, 2011). These elements are stored in such a way that they are not dependent on any one program or any piece of hardware. Thus allows data to be shared easily between programs.…

    • 750 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Ms Sql Detailed

    • 16406 Words
    • 66 Pages

    It is software; it is used to store data in the form of tables. It’s not for programming. Actually data is stored in column wise and row wise.…

    • 16406 Words
    • 66 Pages
    Good Essays
  • Powerful Essays

    Distributed Database

    • 3140 Words
    • 13 Pages

    It allows a user to access and manipulate data from several databases that are physically distributed to several sites. A DDBMS differs from a Database Management System (DBMS) because it is responsible for providing transparent and simultaneous access to several databases that are located on dissimilar computer systems whereas a DBMS manages a single site database. This DDBMS would allow an end-user too:…

    • 3140 Words
    • 13 Pages
    Powerful Essays