SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados

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
 

Mais procurados (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
 

Semelhante a Chapter10

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
 

Semelhante a Chapter10 (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
 

Mais de 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
 

Mais de 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
 

Último

Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 

Último (20)

Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 

Chapter10

  • 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