CH 08
CH 08
Chapter Topics
8.1 Managing Files
8.2 Database Management Systems
8.3 Database Models
8.4 Data Mining
8.5 Databases & the Digital Economy
8.6 Information Systems in Organizations
8.7 Artificial Intelligence
2
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
3
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
5
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
8.2 Database
Management Systems
6
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
7
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
DBMS Benefits
1. Reduced data redundancy (redundant data is stored in multiple places, which
causes problems keeping all the copies current)
2. Speed—Modern DBMSs are much faster than manual data-organization systems
3. Improved data integrity—The data is accurate, consistent, and up to date
4. Timeliness—The data can be supplied in a timely fashion—when people need it.
5. Ease of sharing—The data in a database is usually shared over a network by an
entire organization.
1. Ease of data maintenance—DBMS offers backup utilities, and standard
procedures for data inserting, updating, and deletion.
6. Forecasting capabilities—DBMSs can hold massive amounts of data that can be
studied, and compared in order to forecast behaviors in markets and to support
the decision making process.
7. Increased security—Although various departments may share data, access to
specific information can be limited to selected users—called authorization
control.
8
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
9
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
10
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
DATABASE MODELS
1. Hierarchical Database
• Fields or records are arranged in related groups resembling a
family tree with child (low-level) records subordinate to
parent (high-level) records.
• The hierarchical database model was one of the first models
to be widely used.
11
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
DATABASE MODELS
2. Network Database
• Similar to a hierarchical database but more flexible-- each child
record can have more than one parent record because different
relationships may be established between different branches of
data.
• The network database model was created to represent a more
complex data relationship effectively, improve database
performance, and impose a database standard.
12
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
DATABASE MODELS
3. Object-Oriented Database
• An object-oriented database management system supports the
modeling and creation of data as objects, software written in
small, reusable chunks, as elements within database files.
• An object consists of:
• Data in any form, including audio, graphics, and video
• Instructions on the action to be taken with the data.
13
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
DATABASE MODELS
4. Relational Database
• Data stored in tables (relations, or files) of rows (tuples, or
records) and columns (attributes, or fields)
• More flexible than previous models; built with SQL
• Example for large systems is Oracle
• Example for microcomputers is Microsoft Access
• Users employ SQL (structured query language) to create, modify,
maintain, and query the database
14
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
DATABASE MODELS
5. Multidimensional Database
• A multidimensional database (MDB) models data as facts,
dimensions, or numerical measures for use in the interactive
analysis of large amounts of data for decision-making purposes.
• Online analytical processing (OLAP) software, which can quickly
provide answers to complex/ multidimensional database queries.
15
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
16
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
DATA MINING
17
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
Data Mining
18
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
19
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
21
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
22
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
23
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
24
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
25
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
26
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
27
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
28
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
29
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
30
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
Strong VS Weak AI
32
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
33
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
34
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World
36
Using Information Technology, 10e © 2013 The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Information Technology: Your Digital World