Preview

Case Study

Good Essays
Open Document
Open Document
487 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Case Study
A flat file database describes any of various means to encode a database model (most commonly a table) as a single file.

Example of a flat file model
A flat file can be a plain text file, usually containing one record per line, or it can be a binary file. Within such a record, the singlefields can be separated by delimiters such as comma or tab characters, or may have a fixed length. In the latter case, short values may be padded with space characters. Extra formatting may be needed to avoid delimiter collision. There are usually no structural relationships between the records.
Typical examples of flat files are /etc/passwd and /etc/group on Unix-like operating systems. Another example of a flat file is a name-and-address list with the fields Name, Address, and Phone Number.
A list of names, addresses, and phone numbers written by hand on a sheet of paper is a flat file database. This can also be done with any typewriter or word processor. A spreadsheet or text editor program may be used to implement a flat file database, which may then be printed or used online for improved search capabilities.

a data warehouse or enterprise data warehouse (DW, DWH, or EDW) is adatabase used for reporting and data analysis. It is a central repository of data which is created by integrating data from one or more disparate sources. Data warehouses store current as well as historical data and are used for creating trending reports for senior management reporting such as annual and quarterly comparisons.
The data stored in the warehouse are uploaded from the operational systems (such as marketing, sales etc., shown in the figure to the right). The data may pass through anoperational data store for additional operations before they are used in the DW for reporting.
The typical ETL-based data warehouse uses staging, data integration, and access layers to house its key functions. The staging layer or staging database stores raw data extracted from each of the disparate source

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1330 Unit 1 Study Guide

    • 1178 Words
    • 5 Pages

    A Database is generally used for storing data in a structured way in an efficient manner for insert, update and retrieval of data in well defined formats. On the other hand, in file system the data stored in unstructured manner with an unrelated data.…

    • 1178 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    Mis535 Midterm

    • 1761 Words
    • 8 Pages

    | data warehouses tend to serve an entire enterprise and a data mart a single department.…

    • 1761 Words
    • 8 Pages
    Powerful Essays
  • Satisfactory Essays

    |File – Is a place where data is stored on a computer, there are many different types of files and most if not all data is stored in a file. |…

    • 829 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    File – A resource within a computer’s main memory. It is used to store several types of information.…

    • 437 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Bis Midterm Sheet

    • 1467 Words
    • 6 Pages

    A data warehouse is to extract and clean data from operational systems and other sources to store and catalog that data for processing by BI tools. Data warehouses can include external data purchased from outside sources. Meta data is kept in the data warehouse. Physically, a data warehouse consists of a few fast computers with very large storage devices.…

    • 1467 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    database mgnt

    • 730 Words
    • 3 Pages

    1. How many records does the file contain? How many fields are there per record?…

    • 730 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    The Voip Adoption

    • 1699 Words
    • 7 Pages

    development that occurs? In order for real time data warehousing to work many elements are required. These include the mainframe reservation system, satellite feeds from airplanes, central customer database and all other data sources such as their website, customer service applications, frequent flyer programs and reservation systems. Each of these works together and for every change that is made it is sent back to the data warehouse and displayed or is available to all customers within minutes (Brown, DeHayes, Hoffer, Martin, and Perkins, 2003).…

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

    Nationwide insurance company is one of the largest financial service company, with $23 billion in revenue and more than $160 billion in statutory assets. So in this large business nationwide insurance company experienced a various data issues, like data in-consistence, data reputation, dissimilar data processing, this will shows on business decisions and strategy on market. To resolving the issues Nationwide insurance started using Enterprise data warehouse technology from Teradata, it is a single data warehouse. It would provide best practices to make strategic and tactical business decisions. Data Warehouse is less expensive, stored in single place from different various systems also it will be helpful during critical analysis stage using clean and standardized data and provide solutions in short time instead of spending analysis, gathering the data, cleaning and stored in multiple places.…

    • 372 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Dbms (Obms & Oracle 91)

    • 4599 Words
    • 19 Pages

    Conventionally, Before the database Systems evolved , data in the software’s Systems was stored in and represented using flats files.…

    • 4599 Words
    • 19 Pages
    Better Essays
  • Satisfactory Essays

    BDW

    • 669 Words
    • 3 Pages

    A Primary Data Warehouse is a central repository of a database of a complete organization. It holds multiple subject areas and very detailed information. A Data Mart is a subset or an aggregation of the data stored to a primary data warehouse. It often holds only one subject area – for example, a specific department, finance or sales. It may hold more summaried data, and is typically smaller than a warehouse because of its employment on a different grain. Figure 1.1 illustrates the difference between data mart and a primary data warehouse. Since the data mart typically holds one subject area, it is much smaller than a primary data warehouse. These data marts can be viewed as small, local data warehouses replicating the part of primary data warehouse which is required by a specific domain or department.…

    • 669 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Sap Bw Parallel Data Load

    • 550 Words
    • 3 Pages

    activities in a way that fits your needs best. This could mean that you would like to have…

    • 550 Words
    • 3 Pages
    Good Essays
  • Best Essays

    Data Warehousing and Olap

    • 2507 Words
    • 11 Pages

    A data warehouse is a “subject-oriented, integrated, time varying, non-volatile collection of data that is used primarily in organizational…

    • 2507 Words
    • 11 Pages
    Best Essays
  • Good Essays

    Rdbms Notes

    • 17709 Words
    • 71 Pages

    DataBase : A Database is a collection of interrelated data.  A DataBase is a logically coherent collection of Data with some inherent meaning.  A Database is designed, built and populated with data for a specific purpose.  A Database can be of any size and of varying complexity DATABASE MANAGEMNT SYSTEM (DBMS) :- DBMS is a collection of programs that enables users to create and maintain a database. The dbms is Hence a general-purpose s/w system that facilitates the process of defining, constructing and manipulating databases for various applications. TRADITIONAL FILE PROCESSING:File:- File is collection of records Record: - Record is collection of field’s data. Fields: - Field is a characteristic of a particular data item. or Data. ex:- Filename :- student Fields:- studno, studname, sub1,sub2,sub3…… Record: - 123, abc, 76, 98, 90… File…

    • 17709 Words
    • 71 Pages
    Good Essays
  • Powerful Essays

    * In a non-database system, the same information may be held on several files. This wastes space and makes updating more time-consuming. A database system minimises these effects.…

    • 761 Words
    • 4 Pages
    Powerful Essays