SlideShare a Scribd company logo
1 of 36
Database Management
Why Study Data Resource Management?

• Today’s business enterprises cannot survive or
  succeed without quality data about their internal
  operations and external environment.

Definition:
• A managerial activity that applies information
  systems technologies to the task of managing an
  organization’s data resources to meet the
  information needs of their business stakeholders
Foundation Data Concepts
• Character – single alphabetic, numeric or
  other symbol
• Field – group of related characters
• Entity – person, place, object or event
• Attribute – characteristic of an entity
Foundation Data Concepts
• Record – collection of attributes that describe
  an entity
• File – group of related records
• Database – integrated collection of logically
  related data elements
Traditional File Processing vs DBMS

Definition: Traditional File Processing
• Data are organized, stored, and processed in
  independent files of data records

Definition: Database Management Systems
• Software that controls the creation,
  maintenance, and use of databases
File Processing Systems
Problems of File Processing
• Data Redundancy – duplicate data requires an update to
  be made to all files storing that data

• Lack of Data Integration – data stored in separate files
  require special programs for output making ad hoc
  reporting difficult

• Data Dependence – programs must include information
  about how the data is stored so a change in storage
  format requires a change in programs
Database Management Approach
Definition:
• Consolidates data records into one database
  that can be accessed by many different
  application programs.

• Software interface between users and
  databases

• Data definition is stored once, separately from
  application programs
Database Management Approach
DBMS Software Components
Uses of DBMS Software
Types of Databases
Types of Databases
• Operational – store detailed data needed to
  support the business processes and
  operations of a company
• Distributed – databases that are replicated
  and distributed in whole or in part to network
  servers at a variety of sites
Types of Databases
• External – contain a wealth of information
  available from commercial online services and
  from many sources on the World Wide Web
• Hypermedia – consist of hyperlinked pages of
  multimedia
Fundamental Database Structures
Database Structures
•   Hierarchical – relationships between records form a hierarchy or treelike
    structure. A record is subdivided into segments that are connected to
    each other in one to many parent – child relationship. Relationships
    among the records are one-to-many.

•   Network – data can be accessed by one of several paths because any data
    element or record can be related to any number of other data elements.
    An older logical database model that is useful for depicting many-to-many
    relationships. The network structure can represent more complex logical
    relationships, and is still used by many mainframe DBMS packages.
Relational Database Structure
Definition:
• All data elements within the database are
  viewed as being stored in the form of simple
  tables
Relational Database
Multidimensional Database Structure
Definition:
• Variation of the relational model that uses
  multidimensional structures to organize data
  and express the relationships between data
Multidimensional Database Structure
Object-Oriented Database
                   Structure
Definition:
• Can accommodate more complex data types including
  graphics, pictures, voice and text

• Encapsulation – data values and operations that can be
  performed on them are stored as a unit

• Inheritance – automatically creating new objects by
  replicating some or all of the characteristics of one or
  more existing objects
Evaluation of Database Structures
• Hierarchical data structure is best for
  structured, routine types of transaction
  processing.
• Network data structure is best when many-to-
  many relationships are needed.
• Relational data structure is best when ad hoc
  reporting is required.
Database Development
• Enterprise-wide database development is
  usually controlled by database administrators
  (DBA)
• Data dictionary – catalog or directory
  containing metadata
• Metadata – data about data
Database Development Process
• First, develop a Conceptual design
   – - an abstract model of the database from the user or
     business perspective .
   – - Create physical and logical view
• Second, organize with Entity-Relationship (ER)
  modeling
   – process of planning the database design
   – Entity classes  Instance  Identifiers  Relationships
Database Development Process
• Third, analyze the data structure by applying the
  Normalization process
   – method that reduces a relational database to its most
     streamlined form
   – Helps achieve
       • minimum redundancy
       • maximum data integrity
       • best processing performance
Database Development Process
• Fourth, physically implement the data structure in
  the database management system software (
   –   Create tables
   –   Define fields and field properties
   –   Establish primary keys
   –   Define table relationships
   –   Add actual data (records) to tables
Logical vs. Physical Views
• Logical – logical consist of conceptual design
  within an abstract model which data
  elements and relationships (subschemas) are
  used in the model.

• Physical – the design shows how the database
  is arranged, physically stored and accessed on
  the storage devices of a computer system.
Logical and Physical Database
          Views
Database Maintenance
• Updating a database continually to reflect
  new business transactions and other events
• Updating a database to correct data and
  ensure accuracy of the data
Data Mining




                  Definition:
Analyzing the data in a data warehouse to
reveal hidden patterns and trends in
historical business activity
Data Mining Uses
• Perform “market-basket analysis” to identify new
  product bundles.

• Find root causes to quality or manufacturing
  problems.

• Prevent customer attrition and acquire new
  customers.

• Cross-sell to existing customers.

• Profile customers with more accuracy.
Data Warehouse vs Data Mart
Definition:Data Warehouse
• Large database that stores data that have been
  extracted from the various operational, external, and
  other databases of an organization
Definition: Data Mart
• Databases that hold subsets of data from a data
  warehouse that focus on specific aspects of a
  company, such as a department or a business
  process
Data Warehouse System
Basic Characteristics of
                  Data Warehouse
Organized by business dimension or subject
• Data are organized by subject (by customer, supplier, vendor, product,
   region etc) and contain information relevant for decision and data
   analysis.
Consistent
• Data in different databases may encoded differently. E.g, gender data may
   be encoded 0 and 1 in one operational system and or M and F in another.
   In data warehouse , it must be coded in a consistent manner
Nonvolatile
• Data are not updated after they are entered into the warehouse
Basic Characteristics of
              Data Warehouse (cont’)
Historical
• The data are kept for many years so that they can be used for trends,
   forecasting and comparison over time.
Use online analytical processing
• Online Analytical Processing (OLAP) involves the analysis of accumulated
   data by end users which are designed to support decision makers.
Multidimensional Structure
• Data warehouse use multidimensional data structure so it allow users to
   view and analyze data from the various perspective of the various
   business dimensions.
How a Data Warehouse &Data Mart Hold Data

More Related Content

What's hot

Types Of Information System
Types Of Information SystemTypes Of Information System
Types Of Information Systemguestead93f3
 
MIS-CH01: Information Systems, Organization, and Strategy
MIS-CH01: Information Systems, Organization, and StrategyMIS-CH01: Information Systems, Organization, and Strategy
MIS-CH01: Information Systems, Organization, and StrategySukanya Ben
 
MIS-CH6: Foundation of BUsiness Intelligence: Databases & IS
MIS-CH6: Foundation of BUsiness Intelligence: Databases & ISMIS-CH6: Foundation of BUsiness Intelligence: Databases & IS
MIS-CH6: Foundation of BUsiness Intelligence: Databases & ISSukanya Ben
 
Enterprise Resource Planning(ERP)
Enterprise Resource Planning(ERP)Enterprise Resource Planning(ERP)
Enterprise Resource Planning(ERP)Makan Singh
 
Types & Fundamentals of Information System
Types & Fundamentals of Information SystemTypes & Fundamentals of Information System
Types & Fundamentals of Information SystemAwais Mansoor Chohan
 
Management Information System [Kenneth Laudon]
Management Information System [Kenneth Laudon]Management Information System [Kenneth Laudon]
Management Information System [Kenneth Laudon]mmuser2014
 
MIS-CH13: Building Information Systems
MIS-CH13: Building Information SystemsMIS-CH13: Building Information Systems
MIS-CH13: Building Information SystemsSukanya Ben
 
MIS - IT Infrastructure (Part I)
MIS  - IT Infrastructure (Part I)MIS  - IT Infrastructure (Part I)
MIS - IT Infrastructure (Part I)Soetam Rizky
 
Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Ashish Hande
 
Management information system
Management information systemManagement information system
Management information systemKalpana B
 
Introduction to management information system
Introduction to management information systemIntroduction to management information system
Introduction to management information systemOnline
 
Achieving competitive advantage with information systems
Achieving competitive advantage with information systemsAchieving competitive advantage with information systems
Achieving competitive advantage with information systemsProf. Othman Alsalloum
 
Laudon mis12 ppt01
Laudon mis12 ppt01Laudon mis12 ppt01
Laudon mis12 ppt01Norazila Mat
 
Multiple approaches to structure of mis
Multiple approaches to structure of misMultiple approaches to structure of mis
Multiple approaches to structure of misMohammed Irshad P
 
Decision Support System - Management Information System
Decision Support System - Management Information SystemDecision Support System - Management Information System
Decision Support System - Management Information SystemNijaz N
 
Management Information Systems - Chapter 3
Management Information Systems - Chapter 3Management Information Systems - Chapter 3
Management Information Systems - Chapter 3Joel Briza
 

What's hot (20)

Types Of Information System
Types Of Information SystemTypes Of Information System
Types Of Information System
 
MIS-CH01: Information Systems, Organization, and Strategy
MIS-CH01: Information Systems, Organization, and StrategyMIS-CH01: Information Systems, Organization, and Strategy
MIS-CH01: Information Systems, Organization, and Strategy
 
MIS-CH6: Foundation of BUsiness Intelligence: Databases & IS
MIS-CH6: Foundation of BUsiness Intelligence: Databases & ISMIS-CH6: Foundation of BUsiness Intelligence: Databases & IS
MIS-CH6: Foundation of BUsiness Intelligence: Databases & IS
 
Enterprise Resource Planning(ERP)
Enterprise Resource Planning(ERP)Enterprise Resource Planning(ERP)
Enterprise Resource Planning(ERP)
 
Mis assignment (database)
Mis assignment (database)Mis assignment (database)
Mis assignment (database)
 
Managing data resources
Managing  data resourcesManaging  data resources
Managing data resources
 
Types & Fundamentals of Information System
Types & Fundamentals of Information SystemTypes & Fundamentals of Information System
Types & Fundamentals of Information System
 
Management Information System [Kenneth Laudon]
Management Information System [Kenneth Laudon]Management Information System [Kenneth Laudon]
Management Information System [Kenneth Laudon]
 
MIS-CH13: Building Information Systems
MIS-CH13: Building Information SystemsMIS-CH13: Building Information Systems
MIS-CH13: Building Information Systems
 
MIS Chapter 2
MIS Chapter 2MIS Chapter 2
MIS Chapter 2
 
MIS - IT Infrastructure (Part I)
MIS  - IT Infrastructure (Part I)MIS  - IT Infrastructure (Part I)
MIS - IT Infrastructure (Part I)
 
Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...Development of MIS: Information requirement, Designing of MIS, Implementation...
Development of MIS: Information requirement, Designing of MIS, Implementation...
 
Management information system
Management information systemManagement information system
Management information system
 
Introduction to management information system
Introduction to management information systemIntroduction to management information system
Introduction to management information system
 
Achieving competitive advantage with information systems
Achieving competitive advantage with information systemsAchieving competitive advantage with information systems
Achieving competitive advantage with information systems
 
Laudon mis12 ppt01
Laudon mis12 ppt01Laudon mis12 ppt01
Laudon mis12 ppt01
 
Multiple approaches to structure of mis
Multiple approaches to structure of misMultiple approaches to structure of mis
Multiple approaches to structure of mis
 
Decision Support System - Management Information System
Decision Support System - Management Information SystemDecision Support System - Management Information System
Decision Support System - Management Information System
 
Management information system
Management information systemManagement information system
Management information system
 
Management Information Systems - Chapter 3
Management Information Systems - Chapter 3Management Information Systems - Chapter 3
Management Information Systems - Chapter 3
 

Viewers also liked

Database Management Systems - Management Information System
Database Management Systems - Management Information SystemDatabase Management Systems - Management Information System
Database Management Systems - Management Information SystemNijaz N
 
Role of Database Management in Information Systems
Role of Database Management in Information SystemsRole of Database Management in Information Systems
Role of Database Management in Information SystemswaQas ilYas
 
Database management system presentation
Database management system presentationDatabase management system presentation
Database management system presentationsameerraaj
 
Dbms role advantages
Dbms role advantagesDbms role advantages
Dbms role advantagesjeancly
 
Types of databases
Types of databasesTypes of databases
Types of databasesPAQUIAAIZEL
 
Business intelligence databases and information management
Business intelligence databases and information managementBusiness intelligence databases and information management
Business intelligence databases and information managementProf. Othman Alsalloum
 
Database management functions
Database management functionsDatabase management functions
Database management functionsyhen06
 
Data vs. information
Data vs. informationData vs. information
Data vs. informationBesar Limani
 
Management information system
Management  information systemManagement  information system
Management information systemRamya Sree
 
System Analysis And Design Management Information System
System Analysis And Design Management Information SystemSystem Analysis And Design Management Information System
System Analysis And Design Management Information Systemnayanav
 
Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)Navneet Jingar
 
Tiki giftware shop database business information system
Tiki giftware shop database business information systemTiki giftware shop database business information system
Tiki giftware shop database business information systemcycapy
 
Chapter18 maintaining information systems
Chapter18 maintaining information systemsChapter18 maintaining information systems
Chapter18 maintaining information systemsDhani Ahmad
 
6 - Foundations of BI: Database & Info Mgmt
6 - Foundations of BI: Database & Info Mgmt6 - Foundations of BI: Database & Info Mgmt
6 - Foundations of BI: Database & Info MgmtHemant Nagwekar
 

Viewers also liked (20)

Database Management Systems - Management Information System
Database Management Systems - Management Information SystemDatabase Management Systems - Management Information System
Database Management Systems - Management Information System
 
Role of Database Management in Information Systems
Role of Database Management in Information SystemsRole of Database Management in Information Systems
Role of Database Management in Information Systems
 
Database management system presentation
Database management system presentationDatabase management system presentation
Database management system presentation
 
Dbms slides
Dbms slidesDbms slides
Dbms slides
 
Dbms role advantages
Dbms role advantagesDbms role advantages
Dbms role advantages
 
Types of databases
Types of databasesTypes of databases
Types of databases
 
Basic DBMS ppt
Basic DBMS pptBasic DBMS ppt
Basic DBMS ppt
 
Business intelligence databases and information management
Business intelligence databases and information managementBusiness intelligence databases and information management
Business intelligence databases and information management
 
Database management functions
Database management functionsDatabase management functions
Database management functions
 
Data vs. information
Data vs. informationData vs. information
Data vs. information
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
 
Management information system
Management  information systemManagement  information system
Management information system
 
Data Base Management System
Data Base Management SystemData Base Management System
Data Base Management System
 
System Analysis And Design Management Information System
System Analysis And Design Management Information SystemSystem Analysis And Design Management Information System
System Analysis And Design Management Information System
 
Importance of MIS
Importance of MISImportance of MIS
Importance of MIS
 
Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)
 
Tiki giftware shop database business information system
Tiki giftware shop database business information systemTiki giftware shop database business information system
Tiki giftware shop database business information system
 
Chapter18 maintaining information systems
Chapter18 maintaining information systemsChapter18 maintaining information systems
Chapter18 maintaining information systems
 
6 - Foundations of BI: Database & Info Mgmt
6 - Foundations of BI: Database & Info Mgmt6 - Foundations of BI: Database & Info Mgmt
6 - Foundations of BI: Database & Info Mgmt
 
Ch09
Ch09Ch09
Ch09
 

Similar to Management information system database management

DATA RESOURCE MANAGEMENT
DATA RESOURCE MANAGEMENT DATA RESOURCE MANAGEMENT
DATA RESOURCE MANAGEMENT huma sh
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)Dilawar Khan
 
9a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc29a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc2Mukund Trivedi
 
Lec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systemsLec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systemssamiullahamjad06
 
4- DB Ch6 18-3-2020.pptx
4- DB Ch6 18-3-2020.pptx4- DB Ch6 18-3-2020.pptx
4- DB Ch6 18-3-2020.pptxShoaibmirza18
 
01-Database Administration and Management.pdf
01-Database Administration and Management.pdf01-Database Administration and Management.pdf
01-Database Administration and Management.pdfTOUSEEQHAIDER14
 

Similar to Management information system database management (20)

DATA RESOURCE MANAGEMENT
DATA RESOURCE MANAGEMENT DATA RESOURCE MANAGEMENT
DATA RESOURCE MANAGEMENT
 
Chapter 5 data resource management
Chapter 5  data resource managementChapter 5  data resource management
Chapter 5 data resource management
 
Foundations of business intelligence databases and information management
Foundations of business intelligence databases and information managementFoundations of business intelligence databases and information management
Foundations of business intelligence databases and information management
 
(Dbms) class 1 & 2 (Presentation)
(Dbms) class 1 & 2 (Presentation)(Dbms) class 1 & 2 (Presentation)
(Dbms) class 1 & 2 (Presentation)
 
RowanDay4.pptx
RowanDay4.pptxRowanDay4.pptx
RowanDay4.pptx
 
Unit1 DBMS Introduction
Unit1 DBMS IntroductionUnit1 DBMS Introduction
Unit1 DBMS Introduction
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)
 
DBMS.pptx
DBMS.pptxDBMS.pptx
DBMS.pptx
 
9a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc29a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc2
 
Database
DatabaseDatabase
Database
 
Lec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systemsLec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systems
 
dbms introduction.pptx
dbms introduction.pptxdbms introduction.pptx
dbms introduction.pptx
 
Datawarehousing
DatawarehousingDatawarehousing
Datawarehousing
 
Dbms unit 1
Dbms unit 1Dbms unit 1
Dbms unit 1
 
4- DB Ch6 18-3-2020.pptx
4- DB Ch6 18-3-2020.pptx4- DB Ch6 18-3-2020.pptx
4- DB Ch6 18-3-2020.pptx
 
Dwbasics
DwbasicsDwbasics
Dwbasics
 
PHP/MySQL First Session Material
PHP/MySQL First Session MaterialPHP/MySQL First Session Material
PHP/MySQL First Session Material
 
Itm
ItmItm
Itm
 
Dbms
DbmsDbms
Dbms
 
01-Database Administration and Management.pdf
01-Database Administration and Management.pdf01-Database Administration and Management.pdf
01-Database Administration and Management.pdf
 

More from Online

Philosophy of early childhood education 3
Philosophy of early childhood education 3Philosophy of early childhood education 3
Philosophy of early childhood education 3Online
 
Philosophy of early childhood education 2
Philosophy of early childhood education 2Philosophy of early childhood education 2
Philosophy of early childhood education 2Online
 
Philosophy of early childhood education 1
Philosophy of early childhood education 1Philosophy of early childhood education 1
Philosophy of early childhood education 1Online
 
Philosophy of early childhood education 4
Philosophy of early childhood education 4Philosophy of early childhood education 4
Philosophy of early childhood education 4Online
 
Operation and expression in c++
Operation and expression in c++Operation and expression in c++
Operation and expression in c++Online
 
Functions
FunctionsFunctions
FunctionsOnline
 
Formatted input and output
Formatted input and outputFormatted input and output
Formatted input and outputOnline
 
Control structures selection
Control structures   selectionControl structures   selection
Control structures selectionOnline
 
Control structures repetition
Control structures   repetitionControl structures   repetition
Control structures repetitionOnline
 
Introduction to problem solving in c++
Introduction to problem solving in c++Introduction to problem solving in c++
Introduction to problem solving in c++Online
 
Optical transmission technique
Optical transmission techniqueOptical transmission technique
Optical transmission techniqueOnline
 
Multi protocol label switching (mpls)
Multi protocol label switching (mpls)Multi protocol label switching (mpls)
Multi protocol label switching (mpls)Online
 
Lan technologies
Lan technologiesLan technologies
Lan technologiesOnline
 
Introduction to internet technology
Introduction to internet technologyIntroduction to internet technology
Introduction to internet technologyOnline
 
Internet standard routing protocols
Internet standard routing protocolsInternet standard routing protocols
Internet standard routing protocolsOnline
 
Internet protocol
Internet protocolInternet protocol
Internet protocolOnline
 
Application protocols
Application protocolsApplication protocols
Application protocolsOnline
 
Addressing
AddressingAddressing
AddressingOnline
 
Transport protocols
Transport protocolsTransport protocols
Transport protocolsOnline
 
Leadership
LeadershipLeadership
LeadershipOnline
 

More from Online (20)

Philosophy of early childhood education 3
Philosophy of early childhood education 3Philosophy of early childhood education 3
Philosophy of early childhood education 3
 
Philosophy of early childhood education 2
Philosophy of early childhood education 2Philosophy of early childhood education 2
Philosophy of early childhood education 2
 
Philosophy of early childhood education 1
Philosophy of early childhood education 1Philosophy of early childhood education 1
Philosophy of early childhood education 1
 
Philosophy of early childhood education 4
Philosophy of early childhood education 4Philosophy of early childhood education 4
Philosophy of early childhood education 4
 
Operation and expression in c++
Operation and expression in c++Operation and expression in c++
Operation and expression in c++
 
Functions
FunctionsFunctions
Functions
 
Formatted input and output
Formatted input and outputFormatted input and output
Formatted input and output
 
Control structures selection
Control structures   selectionControl structures   selection
Control structures selection
 
Control structures repetition
Control structures   repetitionControl structures   repetition
Control structures repetition
 
Introduction to problem solving in c++
Introduction to problem solving in c++Introduction to problem solving in c++
Introduction to problem solving in c++
 
Optical transmission technique
Optical transmission techniqueOptical transmission technique
Optical transmission technique
 
Multi protocol label switching (mpls)
Multi protocol label switching (mpls)Multi protocol label switching (mpls)
Multi protocol label switching (mpls)
 
Lan technologies
Lan technologiesLan technologies
Lan technologies
 
Introduction to internet technology
Introduction to internet technologyIntroduction to internet technology
Introduction to internet technology
 
Internet standard routing protocols
Internet standard routing protocolsInternet standard routing protocols
Internet standard routing protocols
 
Internet protocol
Internet protocolInternet protocol
Internet protocol
 
Application protocols
Application protocolsApplication protocols
Application protocols
 
Addressing
AddressingAddressing
Addressing
 
Transport protocols
Transport protocolsTransport protocols
Transport protocols
 
Leadership
LeadershipLeadership
Leadership
 

Recently uploaded

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 

Management information system database management

  • 2. Why Study Data Resource Management? • Today’s business enterprises cannot survive or succeed without quality data about their internal operations and external environment. Definition: • A managerial activity that applies information systems technologies to the task of managing an organization’s data resources to meet the information needs of their business stakeholders
  • 3. Foundation Data Concepts • Character – single alphabetic, numeric or other symbol • Field – group of related characters • Entity – person, place, object or event • Attribute – characteristic of an entity
  • 4. Foundation Data Concepts • Record – collection of attributes that describe an entity • File – group of related records • Database – integrated collection of logically related data elements
  • 5. Traditional File Processing vs DBMS Definition: Traditional File Processing • Data are organized, stored, and processed in independent files of data records Definition: Database Management Systems • Software that controls the creation, maintenance, and use of databases
  • 7. Problems of File Processing • Data Redundancy – duplicate data requires an update to be made to all files storing that data • Lack of Data Integration – data stored in separate files require special programs for output making ad hoc reporting difficult • Data Dependence – programs must include information about how the data is stored so a change in storage format requires a change in programs
  • 8. Database Management Approach Definition: • Consolidates data records into one database that can be accessed by many different application programs. • Software interface between users and databases • Data definition is stored once, separately from application programs
  • 11. Uses of DBMS Software
  • 13. Types of Databases • Operational – store detailed data needed to support the business processes and operations of a company • Distributed – databases that are replicated and distributed in whole or in part to network servers at a variety of sites
  • 14. Types of Databases • External – contain a wealth of information available from commercial online services and from many sources on the World Wide Web • Hypermedia – consist of hyperlinked pages of multimedia
  • 16. Database Structures • Hierarchical – relationships between records form a hierarchy or treelike structure. A record is subdivided into segments that are connected to each other in one to many parent – child relationship. Relationships among the records are one-to-many. • Network – data can be accessed by one of several paths because any data element or record can be related to any number of other data elements. An older logical database model that is useful for depicting many-to-many relationships. The network structure can represent more complex logical relationships, and is still used by many mainframe DBMS packages.
  • 17. Relational Database Structure Definition: • All data elements within the database are viewed as being stored in the form of simple tables
  • 19. Multidimensional Database Structure Definition: • Variation of the relational model that uses multidimensional structures to organize data and express the relationships between data
  • 21. Object-Oriented Database Structure Definition: • Can accommodate more complex data types including graphics, pictures, voice and text • Encapsulation – data values and operations that can be performed on them are stored as a unit • Inheritance – automatically creating new objects by replicating some or all of the characteristics of one or more existing objects
  • 22. Evaluation of Database Structures • Hierarchical data structure is best for structured, routine types of transaction processing. • Network data structure is best when many-to- many relationships are needed. • Relational data structure is best when ad hoc reporting is required.
  • 23. Database Development • Enterprise-wide database development is usually controlled by database administrators (DBA) • Data dictionary – catalog or directory containing metadata • Metadata – data about data
  • 24. Database Development Process • First, develop a Conceptual design – - an abstract model of the database from the user or business perspective . – - Create physical and logical view • Second, organize with Entity-Relationship (ER) modeling – process of planning the database design – Entity classes  Instance  Identifiers  Relationships
  • 25. Database Development Process • Third, analyze the data structure by applying the Normalization process – method that reduces a relational database to its most streamlined form – Helps achieve • minimum redundancy • maximum data integrity • best processing performance
  • 26. Database Development Process • Fourth, physically implement the data structure in the database management system software ( – Create tables – Define fields and field properties – Establish primary keys – Define table relationships – Add actual data (records) to tables
  • 27. Logical vs. Physical Views • Logical – logical consist of conceptual design within an abstract model which data elements and relationships (subschemas) are used in the model. • Physical – the design shows how the database is arranged, physically stored and accessed on the storage devices of a computer system.
  • 28. Logical and Physical Database Views
  • 29. Database Maintenance • Updating a database continually to reflect new business transactions and other events • Updating a database to correct data and ensure accuracy of the data
  • 30. Data Mining Definition: Analyzing the data in a data warehouse to reveal hidden patterns and trends in historical business activity
  • 31. Data Mining Uses • Perform “market-basket analysis” to identify new product bundles. • Find root causes to quality or manufacturing problems. • Prevent customer attrition and acquire new customers. • Cross-sell to existing customers. • Profile customers with more accuracy.
  • 32. Data Warehouse vs Data Mart Definition:Data Warehouse • Large database that stores data that have been extracted from the various operational, external, and other databases of an organization Definition: Data Mart • Databases that hold subsets of data from a data warehouse that focus on specific aspects of a company, such as a department or a business process
  • 34. Basic Characteristics of Data Warehouse Organized by business dimension or subject • Data are organized by subject (by customer, supplier, vendor, product, region etc) and contain information relevant for decision and data analysis. Consistent • Data in different databases may encoded differently. E.g, gender data may be encoded 0 and 1 in one operational system and or M and F in another. In data warehouse , it must be coded in a consistent manner Nonvolatile • Data are not updated after they are entered into the warehouse
  • 35. Basic Characteristics of Data Warehouse (cont’) Historical • The data are kept for many years so that they can be used for trends, forecasting and comparison over time. Use online analytical processing • Online Analytical Processing (OLAP) involves the analysis of accumulated data by end users which are designed to support decision makers. Multidimensional Structure • Data warehouse use multidimensional data structure so it allow users to view and analyze data from the various perspective of the various business dimensions.
  • 36. How a Data Warehouse &Data Mart Hold Data