SlideShare a Scribd company logo
1 of 18
INTRODUCTION
TO DATABASE
University of Northern Philippines. College of Business Administration and Accountancy. Computer Education
ARPEE M. CALLEJO, MIT
Instructor
LEARNING OBJECTIVES
∎Learn database, its purpose, kinds and types
∎Learn the structured database models and Relational Database
Management System
∎Identify the relationship and their types
DATABASE∎ collection of organized data, information and records
∎ creating/making a list of classmates, list of relatives, list of friends, telephone directory
and so on; you’re actually generating a database
∎ Structural model defines how data is organized in a database and also determine the
set of operations that can be performed on a data (e.g. relational model)
∎ Computer database are those data/information stored in the computer
∎ Database software allows the user to collect, edit, delete and organize information for
easy manage, update and access of the user
∎ Microsoft Access is an example of database software
PURPOSE OF
DATABASE
• Database is important document
• Database is information that a person needs
“use it but do not abuse it”
datasets that grow so large that
they become awkward to work
with using on-hand database
management tools
∎ GOOGLE
DATAWAREHOUSE
∎ FACEBOOK
DATAWAREHOUSE
ENTITY
∎ is the term given to the category of information in database
▫A car dealer would be interested in entities such as clients, cars and salesmen.
▫A school would be interested in students, faculty and classes
▫A bookstore would be interested in customers, stores, branches and contractors
Examples
TYPES OF
DATABASEOPERATIONAL DATABASE
∎Dynamic database that is used by any
organization in its day to day operation
∎Use to collect, maintain, modify and delete
data
∎e.g. inventory database
ANALYTICAL DATABASE
∎Static database, wherein data is rarely modified
∎Use to store and track historical data to make long term
projections and analysis
∎e.g. data on global temperature to determine the effects off
global warming in a certain areas for a period of time
Is the color of blood, and because of this it has historically
been associated with sacrifice, danger and courage.
STRUCTURED
DATABASES
∎ HIEARARCHICAL MODEL
∎ NETWORK MODEL
∎ RELATIONAL MODEL
∎ ENTITY RELATIONSHIP MODEL
∎ DIMENSIONAL MODEL
∎ OBJECT RELATIONAL MODEL
HIEARARCHICAL MODEL
Model that can visualized as
a parent-child relationship
wherein child may only have
one parent but parent can
have many child
Tied and linked together by
“pointers” wherein parent
will have pointers to each
child
Visualizing inverted tree
NETWORK MODEL
Developed to address in part the
problem of the hierarchical
model
Visualized as an inverted tree,
however it allows many inverted
trees sharing branches but still
part of the same database
structure
RELATIONAL MODEL
developed by Dr. E.F. Codd of IBM
Relation is a table with columns
and rows
Domain is the value with which an
attribute will take
▪ Relational database model starts from a
table and contains information about an
entity.
▪ Represented in columns and row called
“tuples”.
▪ Refers to many tables
▪ Collection of tables
ENTITY RELATIONSHIP
MODEL
Written by Peter Chen in 1976
an abstract model and
conceptual representation of
data
DIMENSIONAL MODEL
Specialized adaptation using the
relational model that is used to
represent data in data warehouses
Single large table of information is
used using dimensions and measures
Dimension tells where, who and what
type while measure would mean a
quantity
Data warehouse is essentially
storage of all digital data of a
company or organization
OBJECT RELATIONAL
MODEL
Object Relational model – it
utilizes the relationship model
as well as the object-oriented
programming paradigm
Attempts to bring together
database and application
programming
RDBMS TERMINOLOGY
Relational Database Management System
• Data is a number/value found and stored in the database; static because it
remains the same until it is modified by a process
• Information is a data that has been processed to create a relevant and
meaningful to the person; dynamic because it changes relative to the date
stored in the database
• Null is use to represent a value that is unknown or missing; a null value is
either a zero nor blank
• Table is a main structure in the relational database; it composed of
attributes (fields) and domain (records)
RDBMS TERMINOLOGY
Relational Database Management System
• File is an organized collection of data about entity
• Record refers to a specific person, place, thing or event; it is also known as tuple
• Field is the smallest structure of a data from a larger database structure in a
relational database
• View is also known as a virtual table; I does not hold its own rather it gets data
from the table which it is based
• Keys (primary key and foreign key)
• Primary key is a field that uniquely identifies a record in the table
• Foreign key is a field that establishes a relationship between two tables
• Relationship exists when two or more tables have connection or association
things we can do with RDBMS
Information
management
Information
analysis
Print and share
information
Create a database
Information
storage
Information
retrieval
1. One-to-One relationship
□Exists between tables when only one
record of the first table is related to only
one record to a second table, and only
one record of the second table is related
to only one record to the first table
Place your screenshot here
Types of
Relationship
Place your screenshot
here
2. One-to-Many relationships
□Exists between tables when one record
of the first table can be related to one or
more records to a second table, but only
one record from the second table can be
related to a single record in the first table
□Most common relationship used to
avoid or eliminate duplicate and
redundant data
Place your screenshot
here
2.Many-to-one relationships
□Exists between tables when more than
one record of the first table can be
related to one record to a second table,
but only one record from the second
table can be related to a single record in
the first table
Place your screenshot here
3. Many-to-Many relationship
□Exists between tables when one record
of the first table can be related to one or
more records to a second table, and one
or more records of the second table is
related to one or more record s to the first
table
1. Databases are used for:
A. To entertain your friends
B. To store infomation
C. To create a presentation
2. Within a Database, infomation is stored in a:
A. Record
B. Cabinet
C. Field
3. The software to create a database is:
A. Google
B. Microsoft Word
C. Microsoft Access
QUIZ
4. Within a Record there are multiple:
A.
Fields
B.
Cabinets
C.
Databases
5. A place where are Database is used are:
A. Your House
B. Restaurant
C. Hospital
THANKS!Any questions?

More Related Content

What's hot

Types of databases
Types of databasesTypes of databases
Types of databasesPAQUIAAIZEL
 
MySQL and its basic commands
MySQL and its basic commandsMySQL and its basic commands
MySQL and its basic commandsBwsrang Basumatary
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMSkoolkampus
 
Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01Jotham Gadot
 
Data base management system
Data base management systemData base management system
Data base management systemashirafzal1
 
Database Management System, Lecture-1
Database Management System, Lecture-1Database Management System, Lecture-1
Database Management System, Lecture-1Sonia Mim
 
Presentation on Database management system
Presentation on Database management systemPresentation on Database management system
Presentation on Database management systemPrerana Bhattarai
 
Lecture 01 introduction to database
Lecture 01 introduction to databaseLecture 01 introduction to database
Lecture 01 introduction to databaseemailharmeet
 
Database architecture
Database architectureDatabase architecture
Database architectureVENNILAV6
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to databasePradnya Saval
 
Relational data base management system (Unit 1)
Relational data base management system (Unit 1)Relational data base management system (Unit 1)
Relational data base management system (Unit 1)Ismail Mukiibi
 
Database Relationships
Database RelationshipsDatabase Relationships
Database Relationshipswmassie
 
Database management systems components
Database management systems componentsDatabase management systems components
Database management systems componentsmuhammad bilal
 
data modeling and models
data modeling and modelsdata modeling and models
data modeling and modelssabah N
 

What's hot (20)

Database
DatabaseDatabase
Database
 
Types of databases
Types of databasesTypes of databases
Types of databases
 
database
databasedatabase
database
 
Rdbms
RdbmsRdbms
Rdbms
 
MySQL and its basic commands
MySQL and its basic commandsMySQL and its basic commands
MySQL and its basic commands
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
 
Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01
 
Data base management system
Data base management systemData base management system
Data base management system
 
Database Management System, Lecture-1
Database Management System, Lecture-1Database Management System, Lecture-1
Database Management System, Lecture-1
 
Dbms slides
Dbms slidesDbms slides
Dbms slides
 
Presentation on Database management system
Presentation on Database management systemPresentation on Database management system
Presentation on Database management system
 
Lecture 01 introduction to database
Lecture 01 introduction to databaseLecture 01 introduction to database
Lecture 01 introduction to database
 
Database architecture
Database architectureDatabase architecture
Database architecture
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
 
Relational data base management system (Unit 1)
Relational data base management system (Unit 1)Relational data base management system (Unit 1)
Relational data base management system (Unit 1)
 
Database Relationships
Database RelationshipsDatabase Relationships
Database Relationships
 
11 Database Concepts
11 Database Concepts11 Database Concepts
11 Database Concepts
 
Database systems introduction
Database systems introductionDatabase systems introduction
Database systems introduction
 
Database management systems components
Database management systems componentsDatabase management systems components
Database management systems components
 
data modeling and models
data modeling and modelsdata modeling and models
data modeling and models
 

Similar to Introduction to database

Graphics designing.pptx
Graphics designing.pptxGraphics designing.pptx
Graphics designing.pptxMariaEmaan1
 
RDMS AND SQL
RDMS AND SQLRDMS AND SQL
RDMS AND SQLmilanmehta7
 
Introduction to databases
Introduction to databasesIntroduction to databases
Introduction to databasesBryan Corpuz
 
DB- Lect #1 Intro.pdf
DB- Lect #1 Intro.pdfDB- Lect #1 Intro.pdf
DB- Lect #1 Intro.pdfgoodperson7
 
introductiontodatabases-151106233350-lva1-app6892(2).pptx
introductiontodatabases-151106233350-lva1-app6892(2).pptxintroductiontodatabases-151106233350-lva1-app6892(2).pptx
introductiontodatabases-151106233350-lva1-app6892(2).pptxKvkExambranch
 
Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...Dipen Parmar
 
Spatial Database and Database Management System
Spatial Database and Database Management SystemSpatial Database and Database Management System
Spatial Database and Database Management SystemLal Mohammad
 
Presentation DBMS (1)
Presentation DBMS (1)Presentation DBMS (1)
Presentation DBMS (1)Ali Raza
 
Dbms Lec Uog 02
Dbms Lec Uog 02Dbms Lec Uog 02
Dbms Lec Uog 02smelltulip
 
Info systems databases
Info systems databasesInfo systems databases
Info systems databasesMR Z
 
ICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptx
ICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptxICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptx
ICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptxAmanda783100
 
DIFFERENT MODELS IN DBMS.pptx
DIFFERENT MODELS IN DBMS.pptxDIFFERENT MODELS IN DBMS.pptx
DIFFERENT MODELS IN DBMS.pptxKavya990096
 
PPT_DBMS.pptx
PPT_DBMS.pptxPPT_DBMS.pptx
PPT_DBMS.pptxtraderbear1
 
DATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEMDATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEMMahmud Hasan Tanvir
 
Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...
Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...
Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...Anwar Patel
 
Data models and ro
Data models and roData models and ro
Data models and roDiana Diana
 

Similar to Introduction to database (20)

Graphics designing.pptx
Graphics designing.pptxGraphics designing.pptx
Graphics designing.pptx
 
RDMS AND SQL
RDMS AND SQLRDMS AND SQL
RDMS AND SQL
 
Introduction to databases
Introduction to databasesIntroduction to databases
Introduction to databases
 
DB- Lect #1 Intro.pdf
DB- Lect #1 Intro.pdfDB- Lect #1 Intro.pdf
DB- Lect #1 Intro.pdf
 
introductiontodatabases-151106233350-lva1-app6892(2).pptx
introductiontodatabases-151106233350-lva1-app6892(2).pptxintroductiontodatabases-151106233350-lva1-app6892(2).pptx
introductiontodatabases-151106233350-lva1-app6892(2).pptx
 
Manjeet Singh.pptx
Manjeet Singh.pptxManjeet Singh.pptx
Manjeet Singh.pptx
 
Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...
 
Spatial Database and Database Management System
Spatial Database and Database Management SystemSpatial Database and Database Management System
Spatial Database and Database Management System
 
DBMS basics
DBMS basicsDBMS basics
DBMS basics
 
Presentation DBMS (1)
Presentation DBMS (1)Presentation DBMS (1)
Presentation DBMS (1)
 
Dbms Lec Uog 02
Dbms Lec Uog 02Dbms Lec Uog 02
Dbms Lec Uog 02
 
Info systems databases
Info systems databasesInfo systems databases
Info systems databases
 
Database
DatabaseDatabase
Database
 
ICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptx
ICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptxICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptx
ICT NOTESmbjbujbhbuhuhhipv;ihsjhis 7.pptx
 
DIFFERENT MODELS IN DBMS.pptx
DIFFERENT MODELS IN DBMS.pptxDIFFERENT MODELS IN DBMS.pptx
DIFFERENT MODELS IN DBMS.pptx
 
PPT_DBMS.pptx
PPT_DBMS.pptxPPT_DBMS.pptx
PPT_DBMS.pptx
 
DATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEMDATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEM
 
Database Models.pdf
Database Models.pdfDatabase Models.pdf
Database Models.pdf
 
Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...
Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...
Lecture Basic HTML tags. Beginning Web Site Design Stanford University Contin...
 
Data models and ro
Data models and roData models and ro
Data models and ro
 

More from Arpee Callejo

Linkages - Level 3 tPhase 2 Survey Visit- University of Northern Philippines
Linkages - Level 3 tPhase 2 Survey Visit- University of Northern PhilippinesLinkages - Level 3 tPhase 2 Survey Visit- University of Northern Philippines
Linkages - Level 3 tPhase 2 Survey Visit- University of Northern PhilippinesArpee Callejo
 
LP formulation and solution
LP formulation and solutionLP formulation and solution
LP formulation and solutionArpee Callejo
 
How to Create Powerful Presentations
How to Create Powerful PresentationsHow to Create Powerful Presentations
How to Create Powerful PresentationsArpee Callejo
 
Microsoft PowerPoint 2013
Microsoft PowerPoint 2013Microsoft PowerPoint 2013
Microsoft PowerPoint 2013Arpee Callejo
 
SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...
SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...
SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...Arpee Callejo
 
PARAMETER PASSING MECHANISMS
PARAMETER PASSING MECHANISMSPARAMETER PASSING MECHANISMS
PARAMETER PASSING MECHANISMSArpee Callejo
 
Effects of globalization to e commerce
Effects of globalization to e commerceEffects of globalization to e commerce
Effects of globalization to e commerceArpee Callejo
 
PENSHOPPE-Adv.comp101
PENSHOPPE-Adv.comp101PENSHOPPE-Adv.comp101
PENSHOPPE-Adv.comp101Arpee Callejo
 
PENSHOPPE [autosaved]
PENSHOPPE [autosaved]PENSHOPPE [autosaved]
PENSHOPPE [autosaved]Arpee Callejo
 
Iphone 6 plus ad
Iphone 6 plus adIphone 6 plus ad
Iphone 6 plus adArpee Callejo
 

More from Arpee Callejo (13)

Linkages - Level 3 tPhase 2 Survey Visit- University of Northern Philippines
Linkages - Level 3 tPhase 2 Survey Visit- University of Northern PhilippinesLinkages - Level 3 tPhase 2 Survey Visit- University of Northern Philippines
Linkages - Level 3 tPhase 2 Survey Visit- University of Northern Philippines
 
LP formulation and solution
LP formulation and solutionLP formulation and solution
LP formulation and solution
 
Excel solver
Excel solverExcel solver
Excel solver
 
How to Create Powerful Presentations
How to Create Powerful PresentationsHow to Create Powerful Presentations
How to Create Powerful Presentations
 
Microsoft PowerPoint 2013
Microsoft PowerPoint 2013Microsoft PowerPoint 2013
Microsoft PowerPoint 2013
 
SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...
SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...
SUPPLY CHAIN MANAGEMENT UNIVERSITY OF NORTHERN PHILIPPINES, AN ACADEMIC INSTI...
 
PARAMETER PASSING MECHANISMS
PARAMETER PASSING MECHANISMSPARAMETER PASSING MECHANISMS
PARAMETER PASSING MECHANISMS
 
Effects of globalization to e commerce
Effects of globalization to e commerceEffects of globalization to e commerce
Effects of globalization to e commerce
 
Chapter 1-3
Chapter 1-3Chapter 1-3
Chapter 1-3
 
PENSHOPPE-Adv.comp101
PENSHOPPE-Adv.comp101PENSHOPPE-Adv.comp101
PENSHOPPE-Adv.comp101
 
PENSHOPPE [autosaved]
PENSHOPPE [autosaved]PENSHOPPE [autosaved]
PENSHOPPE [autosaved]
 
Iphone 6 plus ad
Iphone 6 plus adIphone 6 plus ad
Iphone 6 plus ad
 
Android & IOS
Android & IOSAndroid & IOS
Android & IOS
 

Recently uploaded

Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptDr. Soumendra Kumar Patra
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Onlineanilsa9823
 
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlCall Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlkumarajju5765
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 

Recently uploaded (20)

CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
 
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girlCall Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
Call Girls 🫤 Dwarka ➡️ 9711199171 ➡️ Delhi 🫦 Two shot with one girl
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 

Introduction to database

  • 1. INTRODUCTION TO DATABASE University of Northern Philippines. College of Business Administration and Accountancy. Computer Education ARPEE M. CALLEJO, MIT Instructor
  • 2. LEARNING OBJECTIVES ∎Learn database, its purpose, kinds and types ∎Learn the structured database models and Relational Database Management System ∎Identify the relationship and their types
  • 3. DATABASE∎ collection of organized data, information and records ∎ creating/making a list of classmates, list of relatives, list of friends, telephone directory and so on; you’re actually generating a database ∎ Structural model defines how data is organized in a database and also determine the set of operations that can be performed on a data (e.g. relational model) ∎ Computer database are those data/information stored in the computer ∎ Database software allows the user to collect, edit, delete and organize information for easy manage, update and access of the user ∎ Microsoft Access is an example of database software
  • 4. PURPOSE OF DATABASE • Database is important document • Database is information that a person needs “use it but do not abuse it”
  • 5. datasets that grow so large that they become awkward to work with using on-hand database management tools ∎ GOOGLE DATAWAREHOUSE ∎ FACEBOOK DATAWAREHOUSE
  • 6. ENTITY ∎ is the term given to the category of information in database ▫A car dealer would be interested in entities such as clients, cars and salesmen. ▫A school would be interested in students, faculty and classes ▫A bookstore would be interested in customers, stores, branches and contractors Examples
  • 7. TYPES OF DATABASEOPERATIONAL DATABASE ∎Dynamic database that is used by any organization in its day to day operation ∎Use to collect, maintain, modify and delete data ∎e.g. inventory database ANALYTICAL DATABASE ∎Static database, wherein data is rarely modified ∎Use to store and track historical data to make long term projections and analysis ∎e.g. data on global temperature to determine the effects off global warming in a certain areas for a period of time Is the color of blood, and because of this it has historically been associated with sacrifice, danger and courage.
  • 8. STRUCTURED DATABASES ∎ HIEARARCHICAL MODEL ∎ NETWORK MODEL ∎ RELATIONAL MODEL ∎ ENTITY RELATIONSHIP MODEL ∎ DIMENSIONAL MODEL ∎ OBJECT RELATIONAL MODEL
  • 9. HIEARARCHICAL MODEL Model that can visualized as a parent-child relationship wherein child may only have one parent but parent can have many child Tied and linked together by “pointers” wherein parent will have pointers to each child Visualizing inverted tree NETWORK MODEL Developed to address in part the problem of the hierarchical model Visualized as an inverted tree, however it allows many inverted trees sharing branches but still part of the same database structure RELATIONAL MODEL developed by Dr. E.F. Codd of IBM Relation is a table with columns and rows Domain is the value with which an attribute will take ▪ Relational database model starts from a table and contains information about an entity. ▪ Represented in columns and row called “tuples”. ▪ Refers to many tables ▪ Collection of tables ENTITY RELATIONSHIP MODEL Written by Peter Chen in 1976 an abstract model and conceptual representation of data DIMENSIONAL MODEL Specialized adaptation using the relational model that is used to represent data in data warehouses Single large table of information is used using dimensions and measures Dimension tells where, who and what type while measure would mean a quantity Data warehouse is essentially storage of all digital data of a company or organization OBJECT RELATIONAL MODEL Object Relational model – it utilizes the relationship model as well as the object-oriented programming paradigm Attempts to bring together database and application programming
  • 10. RDBMS TERMINOLOGY Relational Database Management System • Data is a number/value found and stored in the database; static because it remains the same until it is modified by a process • Information is a data that has been processed to create a relevant and meaningful to the person; dynamic because it changes relative to the date stored in the database • Null is use to represent a value that is unknown or missing; a null value is either a zero nor blank • Table is a main structure in the relational database; it composed of attributes (fields) and domain (records)
  • 11. RDBMS TERMINOLOGY Relational Database Management System • File is an organized collection of data about entity • Record refers to a specific person, place, thing or event; it is also known as tuple • Field is the smallest structure of a data from a larger database structure in a relational database • View is also known as a virtual table; I does not hold its own rather it gets data from the table which it is based • Keys (primary key and foreign key) • Primary key is a field that uniquely identifies a record in the table • Foreign key is a field that establishes a relationship between two tables • Relationship exists when two or more tables have connection or association
  • 12. things we can do with RDBMS Information management Information analysis Print and share information Create a database Information storage Information retrieval
  • 13. 1. One-to-One relationship □Exists between tables when only one record of the first table is related to only one record to a second table, and only one record of the second table is related to only one record to the first table Place your screenshot here Types of Relationship
  • 14. Place your screenshot here 2. One-to-Many relationships □Exists between tables when one record of the first table can be related to one or more records to a second table, but only one record from the second table can be related to a single record in the first table □Most common relationship used to avoid or eliminate duplicate and redundant data
  • 15. Place your screenshot here 2.Many-to-one relationships □Exists between tables when more than one record of the first table can be related to one record to a second table, but only one record from the second table can be related to a single record in the first table
  • 16. Place your screenshot here 3. Many-to-Many relationship □Exists between tables when one record of the first table can be related to one or more records to a second table, and one or more records of the second table is related to one or more record s to the first table
  • 17. 1. Databases are used for: A. To entertain your friends B. To store infomation C. To create a presentation 2. Within a Database, infomation is stored in a: A. Record B. Cabinet C. Field 3. The software to create a database is: A. Google B. Microsoft Word C. Microsoft Access QUIZ 4. Within a Record there are multiple: A. Fields B. Cabinets C. Databases 5. A place where are Database is used are: A. Your House B. Restaurant C. Hospital

Editor's Notes

  1. Example: hr database Student database Address book
  2. -One school has one principal -a department has a manager -a customer has one address
  3. One teacher can teach many students One owner can own many cars Customers can make many orders. Orders can contain many items. Items can have descriptions in many languages.
  4. Employers works for one company
  5. Many Books can be issued by many students Many books can be written by many authors