SlideShare a Scribd company logo
McGraw-Hill Technology Education
McGraw-Hill Technology Education

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 11A

Database Management
Systems

McGraw-Hill Technology Education

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
Database Management Systems
•
•
•
•

11A-3

Database management system (DBMS)
Store large collections of data
Organize the data
Becomes a data storage system
The Database
• Stores a collection of related items
• Collection is arranged in a structure
– Organizes and describes the data

• Often includes helper documents
• Two different types

11A-4
Database Structure

Field Name

Field

Record

11A-5
The Database
• Fields
– Hold an individual piece of data
– Are named descriptively
– Often called a column
– Phone book examples
• Name, address, e-mail, phone number

– Fields may contain no data

11A-6
The Database
• Records
– One full set of fields
– Often called a row
– Phone book example
• Smith, Joe, 123 Some Street, 412-555-7777

– Databases may have unlimited rows

11A-7
The Database
• Tables
– One complete collection of records
– Databases may have thousands of tables

11A-8
Database Helper Documents
• Forms
– Present one record to the user
– Often used to change or view data

11A-9
Database Helper Documents
• Reports
– Produce printed results from the database
– Includes tools to summarize data

11A-10
Flat-file Databases
• Typically has only one table
– If multiple, each has a separate file

• Useful for simple data storage needs
• Hard to manage large data needs
• Can waste disk space

11A-11
Relational Databases
• Made of two or more tables
• Tables are related by a common field
– Called a relationship or join
– Can help organize data

• Most common form of database
• Maintaining data is easier than flat-file
• No wasted disk space

11A-12
ER Diagram

11A-13
The DBMS
• Programs that control the database
• Allows
– Entering data
– Querying data
– Printing reports

• Supports thousands of users
• Includes tools to protect the data

11A-14
Working with a Database
• Creating tables
– List the necessary fields
– Steps to define a field
• Descriptively name the field
• Specify the field type
• Determine the field size

11A-15
Working with a Database
• Field types
– Describes the type of data stored
– Most DBMS use the same types
•
•
•
•
•
•
•
11A-16

Text fields store letters and numbers
Numeric field store numbers
Date and time field
Logical field stores yes or no
Binary field stores images or sounds
Counter field generates sequential numbers
Memo fields store large amounts of data
Working with a Database
• Entering data into a table
– Users type data into a field
– Data must be entered accurately
• Constraints help to verify data

– Forms are typically used for data entry

11A-17
Working with a Database
• Viewing records
– Datasheet view shows all records
– Filters can limit the records shown
• Display only records matching a criteria

– Forms allow viewing one record

11A-18
Working with a Database
• Sorting records
– Order records based on a field
– Multiple sub sorts resolve ‘ties’
– Several types of sorts
•
•
•
•
•

11A-19

Alphabetic
Numeric
Chronological
Ascending
Descending
Working with a Database
• Querying a database
– Statement that describes desired data
– List of fields can be modified
– Uses of querying
• Find data
• Calculate values per record
• Delete records

– Most important DBMS skill

11A-20
Working with a Database
• Query languages
– All DBMS use a query language
• Most DBMS modify the language

– Structured Query Language (SQL)
• Most common query language

– xBase
• Query language for dBase systems

– Query by example (QBE)
• Interface to SQL or xBase
• Interactive query design
11A-21
Query Examples
• SQL
Select FirstName, LastName, Phone
From tblPhoneNumbers
Where LastName=“Norton”;

• xBase
Use tblPhoneNumbers
List FirstName, LastName, Phone
For LastName=“Norton”
11A-22
Working with a Database
• Generating reports
– Printed information extracted from
a database
– Can calculate data
• Calculate data per row
• Calculate for entire table

– Pictures and formatting can be included

11A-23
Chapter 11A

End of Chapter

McGraw-Hill Technology Education

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.

More Related Content

PPT
Introduction to computer
PPT
Databases
PPTX
Web Application Development using PHP Chapter 6
PPTX
Chapter5
PPTX
Data base
PPT
File organisation
PPT
Ch09 records management
DOCX
File organization in database
Introduction to computer
Databases
Web Application Development using PHP Chapter 6
Chapter5
Data base
File organisation
Ch09 records management
File organization in database

What's hot (20)

PPTX
File Organization
PPT
File organization
PDF
Steam Learn: Introduction to RDBMS indexes
PPTX
Concept of computer files
PPT
Chapter 06
PPTX
Lect 8 updated (1)
PPT
File organisation in system analysis and design
PPTX
Data management principles
PPT
Lecture #1 Introduction
PPT
Fileorganization AbnMagdy
PPT
Ch06 records management
PPT
Ch05 records management
PPTX
Postgres db performance improvements
PPT
File organisation
PPTX
MS Access Intro
PDF
itft-File design
PPTX
Introduction to data management, terminologies and use of data management pla...
PPTX
Concept of computer files for Grade 12 learners
File Organization
File organization
Steam Learn: Introduction to RDBMS indexes
Concept of computer files
Chapter 06
Lect 8 updated (1)
File organisation in system analysis and design
Data management principles
Lecture #1 Introduction
Fileorganization AbnMagdy
Ch06 records management
Ch05 records management
Postgres db performance improvements
File organisation
MS Access Intro
itft-File design
Introduction to data management, terminologies and use of data management pla...
Concept of computer files for Grade 12 learners
Ad

Similar to Database management systems (20)

PPT
Passionate-Intro_Ch_11A for university students
PPT
Introduction to Database Managemant System.ppt
PPT
bilal tariq presentation 01 cfm.ppt
PPT
Databasesmycopy
PPT
Database (IT) Lecture Slide
PDF
Lecture10 ie321 dr_atifshahzad
PDF
Electronic Data Processing
PPTX
(8) ECT200_Ch08 Databases and Information Systems.pptx
PPTX
Database fundamentals
PPTX
data and information
PDF
Database Systems - Lecture Week 1
PDF
Databasell
PPTX
Database Management.pptxqqwwqwqwqqweqwqw
PPT
Info systems databases
PPTX
Database part1-
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Data Manipulation ppt. for BSIT students
PDF
Case mis ch05
PPT
Unit01 dbms
Passionate-Intro_Ch_11A for university students
Introduction to Database Managemant System.ppt
bilal tariq presentation 01 cfm.ppt
Databasesmycopy
Database (IT) Lecture Slide
Lecture10 ie321 dr_atifshahzad
Electronic Data Processing
(8) ECT200_Ch08 Databases and Information Systems.pptx
Database fundamentals
data and information
Database Systems - Lecture Week 1
Databasell
Database Management.pptxqqwwqwqwqqweqwqw
Info systems databases
Database part1-
MYSQL Presentation for SQL database connectivity
Data Manipulation ppt. for BSIT students
Case mis ch05
Unit01 dbms
Ad

More from Ujjwal 'Shanu' (20)

PPTX
Risk return trade off
PPTX
Risk perceprtion of ads of infosys
PPTX
Mutual funds
PPTX
Corporate governance
PPTX
Whistle blower final
PPT
PPT
Research design
PPT
Business research
PPTX
Measurement and scaling techniques
PPTX
Taxation
PPT
Shri palaniappan chidambram
PPTX
Planning
PPTX
Merger & acquisition
PPT
Gaar ppt
PPT
Production theory
PPT
Perfect competition
PPT
Oligopoly
PPT
National income
Risk return trade off
Risk perceprtion of ads of infosys
Mutual funds
Corporate governance
Whistle blower final
Research design
Business research
Measurement and scaling techniques
Taxation
Shri palaniappan chidambram
Planning
Merger & acquisition
Gaar ppt
Production theory
Perfect competition
Oligopoly
National income

Recently uploaded (20)

PDF
Machine learning based COVID-19 study performance prediction
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
A Presentation on Artificial Intelligence
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Big Data Technologies - Introduction.pptx
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Approach and Philosophy of On baking technology
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Modernizing your data center with Dell and AMD
PDF
cuic standard and advanced reporting.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
Machine learning based COVID-19 study performance prediction
Reach Out and Touch Someone: Haptics and Empathic Computing
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
CIFDAQ's Market Insight: SEC Turns Pro Crypto
A Presentation on Artificial Intelligence
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Big Data Technologies - Introduction.pptx
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
NewMind AI Weekly Chronicles - August'25 Week I
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Approach and Philosophy of On baking technology
Understanding_Digital_Forensics_Presentation.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Modernizing your data center with Dell and AMD
cuic standard and advanced reporting.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation

Database management systems

  • 1. McGraw-Hill Technology Education McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
  • 2. Chapter 11A Database Management Systems McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
  • 3. Database Management Systems • • • • 11A-3 Database management system (DBMS) Store large collections of data Organize the data Becomes a data storage system
  • 4. The Database • Stores a collection of related items • Collection is arranged in a structure – Organizes and describes the data • Often includes helper documents • Two different types 11A-4
  • 6. The Database • Fields – Hold an individual piece of data – Are named descriptively – Often called a column – Phone book examples • Name, address, e-mail, phone number – Fields may contain no data 11A-6
  • 7. The Database • Records – One full set of fields – Often called a row – Phone book example • Smith, Joe, 123 Some Street, 412-555-7777 – Databases may have unlimited rows 11A-7
  • 8. The Database • Tables – One complete collection of records – Databases may have thousands of tables 11A-8
  • 9. Database Helper Documents • Forms – Present one record to the user – Often used to change or view data 11A-9
  • 10. Database Helper Documents • Reports – Produce printed results from the database – Includes tools to summarize data 11A-10
  • 11. Flat-file Databases • Typically has only one table – If multiple, each has a separate file • Useful for simple data storage needs • Hard to manage large data needs • Can waste disk space 11A-11
  • 12. Relational Databases • Made of two or more tables • Tables are related by a common field – Called a relationship or join – Can help organize data • Most common form of database • Maintaining data is easier than flat-file • No wasted disk space 11A-12
  • 14. The DBMS • Programs that control the database • Allows – Entering data – Querying data – Printing reports • Supports thousands of users • Includes tools to protect the data 11A-14
  • 15. Working with a Database • Creating tables – List the necessary fields – Steps to define a field • Descriptively name the field • Specify the field type • Determine the field size 11A-15
  • 16. Working with a Database • Field types – Describes the type of data stored – Most DBMS use the same types • • • • • • • 11A-16 Text fields store letters and numbers Numeric field store numbers Date and time field Logical field stores yes or no Binary field stores images or sounds Counter field generates sequential numbers Memo fields store large amounts of data
  • 17. Working with a Database • Entering data into a table – Users type data into a field – Data must be entered accurately • Constraints help to verify data – Forms are typically used for data entry 11A-17
  • 18. Working with a Database • Viewing records – Datasheet view shows all records – Filters can limit the records shown • Display only records matching a criteria – Forms allow viewing one record 11A-18
  • 19. Working with a Database • Sorting records – Order records based on a field – Multiple sub sorts resolve ‘ties’ – Several types of sorts • • • • • 11A-19 Alphabetic Numeric Chronological Ascending Descending
  • 20. Working with a Database • Querying a database – Statement that describes desired data – List of fields can be modified – Uses of querying • Find data • Calculate values per record • Delete records – Most important DBMS skill 11A-20
  • 21. Working with a Database • Query languages – All DBMS use a query language • Most DBMS modify the language – Structured Query Language (SQL) • Most common query language – xBase • Query language for dBase systems – Query by example (QBE) • Interface to SQL or xBase • Interactive query design 11A-21
  • 22. Query Examples • SQL Select FirstName, LastName, Phone From tblPhoneNumbers Where LastName=“Norton”; • xBase Use tblPhoneNumbers List FirstName, LastName, Phone For LastName=“Norton” 11A-22
  • 23. Working with a Database • Generating reports – Printed information extracted from a database – Can calculate data • Calculate data per row • Calculate for entire table – Pictures and formatting can be included 11A-23
  • 24. Chapter 11A End of Chapter McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.

Editor's Notes

  • #4: Discussion point Ask your student if anyone knows why sorting by zip code is important. Hopefully, someone knows that the post office provides a discount on presorted mail.
  • #5: Teaching tip Figure 11A.2 on page 423 describes the database structure
  • #10: Teaching tip Figure 11A.3 on page 423 provides examples of forms and reports.
  • #12: Teaching tip Start your students thinking about real databases, with millions of records. Using PA instead of Pennsylvania saves 10 bytes per record. In a database with 1 million records, this saves 10,000,000 bytes. This is roughly equal to a stack of 10 floppy disks
  • #13: Teaching tip To demonstrate the power of relationships, setup a flat file database with music, artists, CD and year released. Demonstrate how difficult and wasteful it is to store several songs by the same artist and CD. Be sure to make several typing mistakes. Then build the same structure relationally. Create music, artist and CD tables. Join the artist and CD to the music table. Now show how easy it is to add songs from the same CD. While creating this database, it helps to use music the students know.
  • #15: Teaching tip Protecting databases is similar to network administration, covered in chapter 9. Access to read and change data is limited to a list of allowed users.
  • #17: Teaching tip Dates are stored sequentially in a database. 0 is January 1, 1970 at midnight. 1 is one millisecond after midnight on January 1, 1970. Each date represents the number of milliseconds from January 1, 1970.
  • #20: Teaching tip Using a DBMS, demonstrate the power of sorting for the class.
  • #21: Teaching tip Page 432 and 433 show examples of the different querying languages.