Discovering Computers 2016: Building Solutions
Discovering Computers 2016: Building Solutions
Chapter 11
Building
Solutions
Databases, Data, and Information
Page 498 2
Databases, Data, and Information
Page 499 3
Figure 11-1
Databases, Data, and Information
Page 498 4
Databases, Data, and Information
• Data is organized in levels
– Characters, fields records, and files
Page 500 6
Figure 11-3
Databases, Data, and Information
• A record is a group of related fields
– A primary key is a field that uniquely identifies each record
• A data file is a collection of related records
Page 501 7
Figure 11-4
Databases, Data, and Information
Page 502 8
Databases, Data, and Information
Alphabetic/Numeric
Range check Consistency check
check
Page 503 9
File Processing Systems and Databases
Page 505 11
Figure 11-6
File Processing Systems and Databases
Page 506 12
File Processing Systems and Databases
Television
programming Photos Movies
Local and Sporting
Videos
Page 506
national
weather events 13
File Processing Systems and Databases
Relational Object-oriented
database (OODB)
database
Multidimension
al and other
Page 508 14
Database Management Systems
• A data dictionary contains data about each file in
the database and each field in those files
Page 510 15
Figure 11-7
Database Management Systems
Query by example
Form
Report writer
Page 511 16
Database Management Systems
• A query is a request for specific data from the database
• A query language consists of simple, English-like statements that
allow users to specify the data to display, print, store, update, or
delete
• Structured Query Language (SQL) is a popular query language that
allows users to manage, update, and retrieve data
Page 512 18
Figure 11-9
Database Management Systems
A DBMS provides means to ensure that only authorized users access data
• Access privileges
• Principle of least privilege policy
Page 513 20
Database Management Systems
Backup Log
Recovery Continuou
utility s backup
Page 515 21