SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

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
 

Was ist angesagt? (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
 

Ähnlich wie 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
 

Ähnlich wie 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
 

Mehr von 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
 

Mehr von 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
 

Kürzlich hochgeladen

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Kürzlich hochgeladen (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

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