Organizing Data and Information. What is Data?? Numbers, characters, images, or other method of recording, in a form which can be assessed by a human.

Slides:



Advertisements
Similar presentations
Information Systems Chapter 2 Organizing Data and Information.
Advertisements

Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.
Managing Data Resources
Managing data Resources: An information system provides users with timely, accurate, and relevant information. The information is stored in computer files.
Chapter Chapter 13-2 Chapter 13 Data Modeling Introduction An Overview of Databases Steps in Creating a Database Using Rea Creating Database Tables.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
1 Basic DB Terms Data: Meaningful facts, text, graphics, images, sound, video segments –A collection of individual responses from a marketing research.
Developing A Strategy For The Internet Age The Five Forces Model
Database Management: Getting Data Together Chapter 14.
Organizing Data & Information
Databases and Processing Modes. Fundamental Data Storage Concepts and Definitions What is an entity? An entity is something about which information is.
1 Data & Database Development. 2 Data File Bit Byte Field Record File Database Entity Attribute Key field Key file management concepts include:
Living in a Digital World Discovering Computers 2010.
Mgt 20600: IT Management & Applications Databases
1004INT Information Systems Week 10 Databases as Business Tools.
“DOK 322 DBMS” Y.T. Database Design Hacettepe University Department of Information Management DOK 322: Database Management Systems.
8/28/97Information Organization and Retrieval Files and Databases University of California, Berkeley School of Information Management and Systems SIMS.
Organizing Data and Information
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
BUSINESS DRIVEN TECHNOLOGY
Databases and Database Management Systems
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Data at the Core of the Enterprise. Objectives  Define of database systems  Introduce data modeling and SQL  Discuss emerging requirements of database.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
An Introduction to Database Management Systems R. Nakatsu.
Database Design and Introduction to SQL
Management Information Systems
COMPUTING FOR BUSINESS AND ECONOMICS-III. Lecture no.6 COURSE INSTRUCTOR- Ms. Tehseen SEMESTER- Summer 2010.
Data at the Core of the Enterprise. Objectives  Define of database systems.  Introduce data modeling and SQL.  Discuss emerging requirements of database.
DATABASE MANAGEMENT SYSTEMS BASIC CONCEPTS 1. What is a database? A database is a collection of data which can be used: alone, or alone, or combined /
DATABASE MANAGEMENT SYSTEMS BASIC CONCEPTS 1. What is a database? A database is a collection of data which can be used: alone, or alone, or combined /
Copyright © 2003 by Prentice Hall Module 4 Database Management Systems 1.What is a database? Data hierarchy and data organization Field, record, file,
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
1 California State University, Fullerton Chapter 7 Information System Data Management.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
311: Management Information Systems Database Systems Chapter 3.
6 Chapter Databases and Information Management. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information.
Storing Organizational Information - Databases
Module 2: Information Technology Infrastructure Chapter 5: Databases and Information Management.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
Prepared By Prepared By : VINAY ALEXANDER ( विनय अलेक्सजेंड़र ) PGT(CS),KV JHAGRAKHAND.
FILES AND DATABASES. A FILE is a collection of records with similar characteristics, e.g: A Sales Ledger Stock Records A Price List Customer Records Files.
Database Design. The process of developing database structures from user requirements for data a structured methodology Structured Methodology - a number.
Database Fundamentals CSC105 Furman University Peggy Batchelor.
Organizing Data and Information
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved CHAPTER 6 DATABASES AND DATA WAREHOUSES CHAPTER 6 DATABASES AND DATA WAREHOUSES.
Switch off your Mobiles Phones or Change Profile to Silent Mode.
0 / Database Management. 1 / Identify file maintenance techniques Discuss the terms character, field, record, and table Describe characteristics.
Flat Files Relational Databases
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
6.1 © 2007 by Prentice Hall Chapter 6 (Laudon & Laudon) Foundations of Business Intelligence: Databases and Information Management.
DATA MANAGEMENT AND DATABASES. Data Management Data management is the process of controlling the information generated during a research project or transaction.
CSCI-235 Micro-Computers in Science Databases. Database Concepts Data is any unorganized text, graphics, sounds, or videos A database is a collection.
Copyright © 2013 Dorling Kindersley (India) Pvt. Ltd. Management Information Systems: Managing the Digital Firm, 12eAuthors: Kenneth C. Laudon and Jane.
Pengantar Sistem Informasi
IS 130 Information systems 1
Database Systems Chapter 3 1.
Chapter Ten Managing a Database.
Chapter 4 Relational Databases
MANAGING DATA RESOURCES
ACCOUNTING INFORMATION SYSTEMS
Databases and Information Management
Presentation transcript:

Organizing Data and Information

What is Data?? Numbers, characters, images, or other method of recording, in a form which can be assessed by a human or (especially) input into a computer, stored and processed there, or transmitted on some digital channel.charactersimagescomputerprocesseddigital channel Data on its own has no meaning, only when interpreted by some kind of data processing system does it take on meaning and become information.data processing systeminformation People or computers can find patterns in data to perceive information, and information can be used to enhance knowledge. Since knowledge is prerequisite to wisdom, we always want more data and information. knowledge

What is Data??

Database Concepts Data is a valuable resource collection of facts/figures/observations storing, organizing, retrieving, sorting, maintaining data are important activities. to organize data you must understand:

Some Key Terminology FIELDS: A field is a single attribute of an entity Entity can be person, place, object, event, idea Field Names: Each field is given a name Examples: Name, Age, Salary Field Value: Specific value/content of a field name Ex.: “Joe Blow”, 30, 23000

Some Key Terminology RECORDS: Group of related field values belonging to a given entity under consideration FILE: Group of related records DATABASE: Group of related files

Section 035 Fields: Field Names: Field Value: Records

Data Hierarchy Character Field Record File Database Bits (0 or 1)

Data Hierarchy

Data Management Concerned with Data accuracy reliable source of data reliable data entry timeliness. Security protecting data to keep it from being misused or lost (authorized access, backup) Data maintenance procedures used to keep data current (adding, changing, deleting)

The Traditional Approach To Data Management

Limitations of Files  Data Redundancy – duplicate fields in multiple files  Data Inconsistency – identical fields have different data  Data Isolation – inaccessibility of data from other applications  Security – nonexistent  Data Integrity – accuracy of data in records

Database A Database - an organized collection of related data that can service many applications at the same time. A collection of data is not per se a database. Organized means that you can easily find what you want. Related means that the data have significance when viewed together.

Data Entities and Attributes Entity Generalized class of people, places, or things for which data is collected, stored, and maintained Examples of entities include employees, customers, and inventory Attributes A characteristic of an entity For example, employee number, last name, first name, hire date, and department number are attributes for an employee

Keys Key: A field or set of fields in a record that is used to identify the record Primary Key A field or set of fields that uniquely identifies the record

Keys and Attributes

The Database Approach to Data Management

Advantages of Database Approach Improved strategic use of corporate data Reduced data redundancy Improved data integrity Easier modification and updating Data and program independence Better access to data and information Standardization of data access Framework for program development Better overall protection of the data Shared data and information resources

Disadvantages of Database Approach Relatively high cost of purchasing and operating a DBMS in a mainframe operating environment Increased cost of specialized staff Increased vulnerability

Database Models Hierarchical (tree) Network Relational

Hierarchical Database Model

Network Database Model

Relational Database Model

A Relational Database Model Link via a common field between tables

Relational database and keys A relational database is a collection of tables that are related to one another based on a common field. A field, or a collection of fields, is designated as the primary key. The primary key uniquely identifies a record in the table. When the primary key of one table is represented in a second table to form a relationship, it is called a foreign key.

Relating tables using a common field The primary key in the Employer table (EmployerID) is the common field that relates this table to the Position table. PositionID is the primary key in the Position table. The EmployerID field is a foreign key in this table. Primary keys can only have one occurrence in a table. Foreign keys may have multiple occurrences.

Linking Database Tables to Answer an Inquiry