SlideShare a Scribd company logo
1 of 43
Chapter 10 Database Management
Chapter 10 Objectives Discuss the functions  common to most DBMSs Identify the qualities  of valuable information Explain why data is important  to an organization Discuss the terms character,  field, record, and file Identify file maintenance techniques Differentiate between a file processing system approach and the database approach Describe characteristics of  relational, object-oriented, and multidimensional databases Explain how to interact with Web databases Discuss the responsibilities of  database analysts and administrators Define the term, database Next
Data and Information ,[object Object],p. 514 - 515 Database software   allows you to Collection of data  organized so  you can access,  retrieve, and  use it Database software  also called  database  management system  (DBMS) Add,  change,  and delete  data Create database Sort  and  retrieve  data Create forms  and  reports Next
Data and Information ,[object Object],p. 514 - 515 Fig. 10-1 ,[object Object],[object Object],[object Object],Next
Data and Information ,[object Object],p. 516 ,[object Object],[object Object],Garbage out Garbage in Data integrity  is lost Next Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  Data Security below Chapter 10
Data and Information ,[object Object],p. 516 - 517 Next
The Hierarchy of Data ,[object Object],p. 517 Fig. 10-2 ,[object Object],Next
The Hierarchy of Data ,[object Object],p. 518 Fig. 10-3 ,[object Object],[object Object],[object Object],[object Object],[object Object],Next
The Hierarchy of Data ,[object Object],p. 518 Yes/No (also called  Boolean )—only the values Yes or No (or True or False) Hyperlink Web address that links to document or Web page Object (also called  BLOB  for binary large object)—photograph, audio, video, or document created in other application such as word processing or spreadsheet Next Currency dollar and cent amounts or numbers containing decimal values Date month, day, year, and sometimes time Memo lengthy text entries Text (also called  alphanumeric )—letters, numbers, or special characters Numeric numbers  only AutoNumber unique number automatically assigned to each new record
The Hierarchy of Data ,[object Object],p. 519 Group of  related fields Key field , or  primary key ,  uniquely identifies each record Next
The Hierarchy of Data ,[object Object],p. 518  ,[object Object],Next
Maintaining Data ,[object Object],p. 520 ,[object Object],Next ,[object Object],[object Object],[object Object]
Maintaining Data ,[object Object],p. 520 Fig. 10-5 ,[object Object],Next
Maintaining Data ,[object Object],p. 521 Fig. 10-6 ,[object Object],[object Object],Next
Maintaining Data ,[object Object],p. 522 Fig. 10-7 ,[object Object],[object Object],Next
Maintaining Data ,[object Object],p. 522 - 523 Fig. 10-8 ,[object Object],[object Object],Next
Maintaining Data ,[object Object],p. 523 ,[object Object],Next ,[object Object],[object Object],[object Object],[object Object]
File Processing Versus Databases ,[object Object],p. 524 Each department or area within organization has own set of files May have weaknesses Records in one file may not relate to records in any other file Isolated data—data stored in separate files so it is difficult to access Next Data redundancy—same fields stored in multiple files
File Processing Versus Databases ,[object Object],p. 524 - 525 Fig. 10-9 ,[object Object],[object Object],Next
File Processing Versus Databases ,[object Object],p. 525 Reduced data redundancy Improved data integrity Shared data Easier  access Reduced development time Next
File Processing Versus Databases ,[object Object],p. 525 Fig. 10-10 Next
Database Management Systems ,[object Object],p. 526 Fig. 10-11 Next Click to view Web  Link, click Chapter 10,  Click Web Link from left  navigation, then click  Teradata below Chapter 10
Database Management Systems ,[object Object],p. 527 Fig. 10-12 ,[object Object],Next
Database Management Systems ,[object Object],p. 528 - 529 Fig. 10-13 ,[object Object],[object Object],Next Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  Query below Chapter 10
Database Management Systems ,[object Object],p. 528 - 529 Fig. 10-14 ,[object Object],[object Object],Next
Database Management Systems ,[object Object],p. 530 Fig. 10-15 ,[object Object],[object Object],[object Object],Next
Database Management Systems ,[object Object],p. 530 Fig. 10-16 ,[object Object],[object Object],Next
Database Management Systems ,[object Object],p. 530 - 531 Read-only privileges - user can view data, but cannot change it DBMS provides means to ensure only authorized users can access data Access privileges   define activities that specific user or group of users can perform Full-update privileges  -user can view and change data Next
Database Management Systems ,[object Object],p. 531 Fig. 10-17 ,[object Object],[object Object],[object Object],Next
Database Management Systems Video: How A Photo Sharing Site Keeps its Data Next CLICK TO START
Database Management Systems ,[object Object],p. 531 - 532 ,[object Object],[object Object],[object Object],[object Object],Next Uses logs and/or backups to restore database when it is damaged or destroyed Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  Continuous Backup  below Chapter 10
Relational, Object-Oriented, and Multidimensional Databases ,[object Object],p. 532 Fig. 10-18 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Next
Relational, Object-Oriented, and Multidimensional Databases ,[object Object],p. 533 Fig. 10-19 ,[object Object],[object Object],[object Object],[object Object],[object Object],Next Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  Relational Databases below Chapter 10
Relational, Object-Oriented, and Multidimensional Databases ,[object Object],p. 533 Fig. 10-20 ,[object Object],Next
Relational, Object-Oriented, and Multidimensional Databases ,[object Object],p. 534 Fig. 10-21 ,[object Object],[object Object],Next Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  SQL below Chapter 10
Relational, Object-Oriented, and Multidimensional Databases ,[object Object],p. 534 - 535 Object  is item that contains data, as  well  as actions that read or process data ,[object Object],[object Object],[object Object],Next Advantages Often uses  object query language (OQL) Stores data in objects Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  Object-Oriented Databases below Chapter 10
Relational, Object-Oriented, and Multidimensional Databases ,[object Object],p. 534 Next Multimedia databases Store images, audio clips,  and/or video clips Groupware databases Store documents such as schedules, calendars, manuals, memos, and reports Computer-aided design  (CAD) databases Store data about  engineering, architectural,  and scientific designs Hypertext databases Contain text links  to other documents Web databases Link to e-form on Web page
[object Object],Relational, Object-Oriented, and Multidimensional Databases p. 535 Next Stores data in dimensions Multiple dimensions, also called hypercube, allow users to analyze any view of data Can consolidate data much faster than relational database Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  Multidimensional Databases below Chapter 10
Relational, Object-Oriented, and Multidimensional Databases ,[object Object],p. 536 Next ,[object Object],[object Object],[object Object],[object Object],[object Object],Click to view Web  Link, click Chapter 10, Click  Web Link from left  navigation, then click  Data Warehouses below Chapter 10
Web Databases ,[object Object],p. 536 - 537 Fig. 10-23 ,[object Object],[object Object],Next
Database Administration ,[object Object],1.  Determine the purpose of the database 4.  Determine the relationships among  the tables or files ,[object Object],[object Object],p. 537 Fig. 10-24 ,[object Object],[object Object],[object Object],[object Object],[object Object],3.   Design the records and fields for each table 2.  Design the tables Next Click to view Web  Link, click Chapter  10, Click Web Link  from left navigation,  then click Database Design Guidelines  below Chapter 10
Database Administration ,[object Object],p. 538 ,[object Object],[object Object],[object Object],Click to view Web Link, click Chapter 10,  Click Web Link from left navigation, then click Database Administrators below  Chapter 10 Next Database analyst (DA) Database administrator (DBA)
Summary of Database Management Chapter 10 Complete How data and information are  valuable assets to an organization Methods for maintaining  high-quality data Assessing the quality of  valuable information Advantages of organizing  data in a database Various types of databases Role of the database  analysts and administrators

More Related Content

What's hot

Dbms role advantages
Dbms role advantagesDbms role advantages
Dbms role advantagesjeancly
 
Relational database concept and technology
Relational database concept and technologyRelational database concept and technology
Relational database concept and technologyDucat
 
Database Management System
Database Management SystemDatabase Management System
Database Management SystemRHIMRJ Journal
 
Database Management System
Database Management SystemDatabase Management System
Database Management SystemTamur Iqbal
 
The Databases applications in government sections
The Databases applications in government sectionsThe Databases applications in government sections
The Databases applications in government sectionsMonzer Osama Alchikh WARAK
 
Traditional vs modern dbms
Traditional vs modern dbmsTraditional vs modern dbms
Traditional vs modern dbmsAYUGUPTA98
 
Database and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsDatabase and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsZulfiquer Ahmed Amin
 
data resource management
 data resource management data resource management
data resource managementsoodsurbhi123
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to DatabaseSiti Ismail
 
Chapter 2 database environment
Chapter 2 database environmentChapter 2 database environment
Chapter 2 database environment>. <
 
data base management report
data base management report data base management report
data base management report shivam tripathi
 
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]Usman Tariq
 

What's hot (20)

Database
DatabaseDatabase
Database
 
Database System Concepts
Database System ConceptsDatabase System Concepts
Database System Concepts
 
Dbms role advantages
Dbms role advantagesDbms role advantages
Dbms role advantages
 
Relational database concept and technology
Relational database concept and technologyRelational database concept and technology
Relational database concept and technology
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Assign 1
Assign 1Assign 1
Assign 1
 
The Databases applications in government sections
The Databases applications in government sectionsThe Databases applications in government sections
The Databases applications in government sections
 
Presentations on web database
Presentations on web databasePresentations on web database
Presentations on web database
 
Traditional vs modern dbms
Traditional vs modern dbmsTraditional vs modern dbms
Traditional vs modern dbms
 
Database and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsDatabase and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health Informatics
 
data resource management
 data resource management data resource management
data resource management
 
database ppt(2)
database ppt(2)database ppt(2)
database ppt(2)
 
Types dbms
Types dbmsTypes dbms
Types dbms
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to Database
 
jose rizal
jose rizaljose rizal
jose rizal
 
Chapter 2 database environment
Chapter 2 database environmentChapter 2 database environment
Chapter 2 database environment
 
data base management report
data base management report data base management report
data base management report
 
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
 
Chapter 11
Chapter 11Chapter 11
Chapter 11
 

Similar to Chapter 10 Database Management Systems

TID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To DatabaseTID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To DatabaseWanBK Leo
 
Chapter 10 database management
Chapter 10   database managementChapter 10   database management
Chapter 10 database managementhaider ali
 
Bca examination 2016 dbms
Bca examination 2016 dbmsBca examination 2016 dbms
Bca examination 2016 dbmsAnjaan Gajendra
 
data base management system (DBMS)
data base management system (DBMS)data base management system (DBMS)
data base management system (DBMS)Varish Bajaj
 
Ais Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesAis Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational Databasessharing notes123
 
Ais Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesAis Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesSharing Slides Training
 
Ais Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesAis Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesSharing Slides Training
 
data and information
data and informationdata and information
data and informationuzmajamal
 
Types Of Database For Flat File Database
Types Of Database For Flat File DatabaseTypes Of Database For Flat File Database
Types Of Database For Flat File DatabaseChristina Valadez
 
Behind The Scenes Databases And Information Systems 6
Behind The Scenes  Databases And Information Systems 6Behind The Scenes  Databases And Information Systems 6
Behind The Scenes Databases And Information Systems 6guest4a9cdb
 
File systems versus a dbms
File systems versus a dbmsFile systems versus a dbms
File systems versus a dbmsRituBhargava7
 
Introduction to Database (Lecture 1).ppt
Introduction to Database (Lecture 1).pptIntroduction to Database (Lecture 1).ppt
Introduction to Database (Lecture 1).pptRuelDogma1
 

Similar to Chapter 10 Database Management Systems (20)

TID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To DatabaseTID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To Database
 
Chapter 10 database management
Chapter 10   database managementChapter 10   database management
Chapter 10 database management
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Bca examination 2016 dbms
Bca examination 2016 dbmsBca examination 2016 dbms
Bca examination 2016 dbms
 
Lecture 04 data resource management
Lecture 04 data resource managementLecture 04 data resource management
Lecture 04 data resource management
 
data base management system (DBMS)
data base management system (DBMS)data base management system (DBMS)
data base management system (DBMS)
 
Ais Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesAis Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational Databases
 
Ais Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesAis Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational Databases
 
Ais Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational DatabasesAis Romney 2006 Slides 04 Relational Databases
Ais Romney 2006 Slides 04 Relational Databases
 
data and information
data and informationdata and information
data and information
 
Types Of Database For Flat File Database
Types Of Database For Flat File DatabaseTypes Of Database For Flat File Database
Types Of Database For Flat File Database
 
Lecture2 is331 data&infomanag(databaseenv)
Lecture2 is331 data&infomanag(databaseenv)Lecture2 is331 data&infomanag(databaseenv)
Lecture2 is331 data&infomanag(databaseenv)
 
Lecture 3 note.pptx
Lecture 3 note.pptxLecture 3 note.pptx
Lecture 3 note.pptx
 
Behind The Scenes Databases And Information Systems 6
Behind The Scenes  Databases And Information Systems 6Behind The Scenes  Databases And Information Systems 6
Behind The Scenes Databases And Information Systems 6
 
File systems versus a dbms
File systems versus a dbmsFile systems versus a dbms
File systems versus a dbms
 
Dbms
DbmsDbms
Dbms
 
Introduction to Database (Lecture 1).ppt
Introduction to Database (Lecture 1).pptIntroduction to Database (Lecture 1).ppt
Introduction to Database (Lecture 1).ppt
 
INT 1010 07-5.pdf
INT 1010 07-5.pdfINT 1010 07-5.pdf
INT 1010 07-5.pdf
 
Database
DatabaseDatabase
Database
 
Database Systems Concepts, 5th Ed
Database Systems Concepts, 5th EdDatabase Systems Concepts, 5th Ed
Database Systems Concepts, 5th Ed
 

More from Izaham

Morphology 1
Morphology 1Morphology 1
Morphology 1Izaham
 
Morphology
MorphologyMorphology
MorphologyIzaham
 
Critical reading
Critical readingCritical reading
Critical readingIzaham
 
Listening for main idea & supporting details
Listening for main idea & supporting detailsListening for main idea & supporting details
Listening for main idea & supporting detailsIzaham
 
Internet and elt
Internet and eltInternet and elt
Internet and eltIzaham
 
Mulitmedia english v3
Mulitmedia english v3Mulitmedia english v3
Mulitmedia english v3Izaham
 
Development of call simplified 2015
Development of call simplified 2015Development of call simplified 2015
Development of call simplified 2015Izaham
 
Ad & dis lect 2 2015
Ad & dis lect 2 2015Ad & dis lect 2 2015
Ad & dis lect 2 2015Izaham
 
Tsl641 principles for call evaluation v 2
Tsl641   principles for call evaluation v 2Tsl641   principles for call evaluation v 2
Tsl641 principles for call evaluation v 2Izaham
 
Intro to call cai
Intro to call caiIntro to call cai
Intro to call caiIzaham
 
E learning design principles
E learning design principlesE learning design principles
E learning design principlesIzaham
 
Visual principles edu711
Visual principles edu711Visual principles edu711
Visual principles edu711Izaham
 
Sample courseware development
Sample courseware developmentSample courseware development
Sample courseware developmentIzaham
 
A development of computer assisted software (a ja-w)
A development of computer assisted software (a ja-w)A development of computer assisted software (a ja-w)
A development of computer assisted software (a ja-w)Izaham
 
Flowchart 2
Flowchart 2Flowchart 2
Flowchart 2Izaham
 
Flowchart
FlowchartFlowchart
FlowchartIzaham
 
Poster Untuk Cetak Banner
Poster Untuk Cetak BannerPoster Untuk Cetak Banner
Poster Untuk Cetak BannerIzaham
 
Poster Untuk Cetak Banner
Poster Untuk Cetak BannerPoster Untuk Cetak Banner
Poster Untuk Cetak BannerIzaham
 
Tsl641 Lecture 1
Tsl641 Lecture 1Tsl641 Lecture 1
Tsl641 Lecture 1Izaham
 
Ad & Dis Lect 2
Ad & Dis Lect 2Ad & Dis Lect 2
Ad & Dis Lect 2Izaham
 

More from Izaham (20)

Morphology 1
Morphology 1Morphology 1
Morphology 1
 
Morphology
MorphologyMorphology
Morphology
 
Critical reading
Critical readingCritical reading
Critical reading
 
Listening for main idea & supporting details
Listening for main idea & supporting detailsListening for main idea & supporting details
Listening for main idea & supporting details
 
Internet and elt
Internet and eltInternet and elt
Internet and elt
 
Mulitmedia english v3
Mulitmedia english v3Mulitmedia english v3
Mulitmedia english v3
 
Development of call simplified 2015
Development of call simplified 2015Development of call simplified 2015
Development of call simplified 2015
 
Ad & dis lect 2 2015
Ad & dis lect 2 2015Ad & dis lect 2 2015
Ad & dis lect 2 2015
 
Tsl641 principles for call evaluation v 2
Tsl641   principles for call evaluation v 2Tsl641   principles for call evaluation v 2
Tsl641 principles for call evaluation v 2
 
Intro to call cai
Intro to call caiIntro to call cai
Intro to call cai
 
E learning design principles
E learning design principlesE learning design principles
E learning design principles
 
Visual principles edu711
Visual principles edu711Visual principles edu711
Visual principles edu711
 
Sample courseware development
Sample courseware developmentSample courseware development
Sample courseware development
 
A development of computer assisted software (a ja-w)
A development of computer assisted software (a ja-w)A development of computer assisted software (a ja-w)
A development of computer assisted software (a ja-w)
 
Flowchart 2
Flowchart 2Flowchart 2
Flowchart 2
 
Flowchart
FlowchartFlowchart
Flowchart
 
Poster Untuk Cetak Banner
Poster Untuk Cetak BannerPoster Untuk Cetak Banner
Poster Untuk Cetak Banner
 
Poster Untuk Cetak Banner
Poster Untuk Cetak BannerPoster Untuk Cetak Banner
Poster Untuk Cetak Banner
 
Tsl641 Lecture 1
Tsl641 Lecture 1Tsl641 Lecture 1
Tsl641 Lecture 1
 
Ad & Dis Lect 2
Ad & Dis Lect 2Ad & Dis Lect 2
Ad & Dis Lect 2
 

Recently uploaded

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 

Recently uploaded (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 

Chapter 10 Database Management Systems

  • 1. Chapter 10 Database Management
  • 2. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain why data is important to an organization Discuss the terms character, field, record, and file Identify file maintenance techniques Differentiate between a file processing system approach and the database approach Describe characteristics of relational, object-oriented, and multidimensional databases Explain how to interact with Web databases Discuss the responsibilities of database analysts and administrators Define the term, database Next
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30. Database Management Systems Video: How A Photo Sharing Site Keeps its Data Next CLICK TO START
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43. Summary of Database Management Chapter 10 Complete How data and information are valuable assets to an organization Methods for maintaining high-quality data Assessing the quality of valuable information Advantages of organizing data in a database Various types of databases Role of the database analysts and administrators