SlideShare ist ein Scribd-Unternehmen logo
1 von 32
Database an Introduction

Anwarul Islam,

PhD

Librarian
Sher-e-Bangla Agricultural University, Dhaka
anwarpulak@gmail.com
Agenda
•
•
•
•
•
•
•
•

What is a Database?
Difference between data and information
Purpose of a database system
How to select a database system
Database definitions
Database development: the first steps
Quality control issues
Data entry considerations
What is a Database?
A database is any organized collection of
data.
Examples:
– a telephone book
– T.V. Guide
– airline reservation system
– motor vehicle registration records
– papers in your filing cabinet
– files on your computer hard drive
Data vs. Information
• What is data?
– Data can be defined in
many ways. Information
science defines data as
unprocessed information.

• What is information?
– Information is data that have
been organized and
communicated in a coherent
and meaningful manner.
– Data is converted into
information, and information
is converted into knowledge.
– Knowledge; information
evaluated and organized so
that it can be used
purposefully.
Why do we need a database?
• Keep records of :
– Patrons
– Staff
– etc
• To keep a record of activities and interventions;
• Keep service records;
• Develop reports;
• Perform research
• Longitudinal tracking
Purpose of a database system

Is to transform
Data

Information

Knowledge

Action
Types of Database
• Non-relational databases
Non-relational databases place information in field categories that we create so
that information is available for sorting and disseminating the way we need it.
The data in a non-relational database, however, is limited to that program and
cannot be extracted and applied to a number of other software programs, or

other database files within a school or administrative system. The data
can only be "copied and pasted.“ Example: a spread sheet

• Relational databases
In relational databases, fields can be used in a number of ways (and
can be of variable length), provided that they are linked in tables. It is
developed based on a database model that provides for logical
connections among files (known as tables) by including identifying
data from one table in another table
Selecting a Database Management System
Database management systems (or DBMSs)
can be divided into two categories -- desktop
databases and server databases.
•

Generally speaking, desktop databases are oriented toward
single-user applications and reside on standard personal
computers (hence the term desktop).

•

Server databases contain mechanisms to ensure the reliability
and consistency of data and are geared toward multi-user
applications.
Database definition
An organized collection of data. A database
management system (DBMS) such as Access,
FileMaker, Lotus Notes, Oracle, SQL Server,
MySql which provides you with the software
tools you need to organize that data in a flexible
manner. It includes tools to add, modify or
delete data from the database, ask questions (or
queries) about the data stored in the database
and produce reports summarizing selected
contents.
Selecting a database system: Need Analysis
The needs analysis process will be specific to your organization
but, at a minimum, should answer the following questions:
• How many records we will warehouse and for how long?
• Who will be using the database and what tasks will they
perform?
• How often will the data be modified? Who will make these
modifications?
• Who will be providing IT support for the database?
• What hardware is available? Is there a budget for purchasing
additional hardware?
• Who will be responsible for maintaining the data?
• Will data access be offered over the Internet? If so, what
level of access should be supported?
Quality Control Considerations
• Remember “garbage in – garbage out”. Some
examples and how to prevent this.
• Quality management encompasses three
distinct processes: quality planning, quality
control, and quality improvement
• Quality Planning in relation to database systems
design:
– Who will perform data entry?
– Training? On-line help?
– How data entry will be performed?
Quality Control Considerations
• Barcode scanners
– USB or
– Wireless attached to a Palm or Pocket PC

• Pocket PC
– WiFi 802.11g, Bluetooth
– Wireless networks (real-time on demand
systems
Quality Control Considerations
• Define “must” enter fields – no record is
complete unless: such and such is
entered;
• Make data entry fool proof.
– By using a pull-down menu with the correct
data format these mistakes can be avoided.
Hands on practice
Define some key Access
terminology
Field
– A single characteristic or attribute of a person,
place, object, event, or idea.
Record
– A set of related field values.
Table
– A collection of records that identify a category
of data, such as Customers, Orders, or
Inventory.
Illustration of fields, records and
a table
Relational database and keys
• A relational database is a collection of tables
that are related to one another based on a
common field.
• A field, or a collection of fields, is designated as
the primary key.
– The primary key uniquely identifies a record in the
table.

• When the primary key of one table is
represented in a second table to form a
relationship, it is called a foreign key.
Relating tables using a common
field
Open an existing database
• When Access is launched you will see the
Access window, with the task pane on the right
side
• From the task pane you can open an existing
database by:
– Selecting the database you want from the list of
Recently opened databases
– Selecting “Look in” list arrow to choose a database
you want to open from a storage location
• If you choose the Look in list arrow, you will browse to the
correct location of your database, click on it, and then click
on Open to open the database
The Database window
• The Database window is the main control
center for working with an Access
database.
• The Database window contains a menu
bar, an objects bar, and a groups bar.
– The Objects bar lists all the objects available
in the database
– The list of objects consists of tables, queries,
forms, reports, pages, macros, and modules
– You can click on any of the objects in the
Objects bar to obtain a list of objects of that
type
Use the task pane to open a
database
A table in datasheet view
The navigation bar buttons
Sample Query Datasheet view
Selecting fields to include in a
query
• You can create a query that will display only selected
fields from a table instead of displaying all fields.
• In the Simple Query Wizard dialog box, select which
fields you want included in the query.
– Move all the fields into the Selected Fields box
– Move the fields one at a time
– Remove fields out of the Selected Fields box by pressing one of
the remove buttons

• If you wanted to select all the fields except one, you can
move them all to the selected fields list and then remove
the one field you don't want.
• Once you have made your selections, press Next to
move to the next dialog box in the Wizard.
The Simple Query Wizard
Create an Access form
• A form allows you to view your data one
record at a time.
• Forms are useful for maintaining, viewing,
and printing records in a database.
• You can create your own form in the
Forms Design window or you can use the
Forms Wizard to create a form.
• The easiest way to create a form is to use
the AutoForm Wizard.
Use the AutoForm Wizard
• The AutoForm Wizard uses a table (or query)
you select as the basis to create a form that
displays all the fields of the table (or query).
• Once you have created your form, you can view
the records one record at a time.
• The form has a navigation bar just like the
navigation bar you have already used in the
Table or Query Datasheet view.
Access Form View
Create, preview, and navigate a
report
• You can create a report, which is a printed
version of your data, that is formatted
according to your specifications.
• The data in the report can consist of data from
a single table or multiple tables.
• Access has a Reports Wizard that allows you
to easily create a report.
• The report can be based on a table or it can be
based on a query.
– If the report is based on a query, it will contain the
same fields that were selected for the query
The Report Preview window
Database an introduction

Weitere ähnliche Inhalte

Was ist angesagt?

Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt vethics
 
Introduction to RDBMS
Introduction to RDBMSIntroduction to RDBMS
Introduction to RDBMSMerlin Florrence
 
Relational Database Management System
Relational Database Management SystemRelational Database Management System
Relational Database Management SystemMian Abdul Raheem
 
Database management system
Database management system Database management system
Database management system Shashikumar_chari
 
Database systems
Database systemsDatabase systems
Database systemsDhani Ahmad
 
Database management system
Database management systemDatabase management system
Database management systemRizwanHafeez
 
Dbms relational model
Dbms relational modelDbms relational model
Dbms relational modelChirag vasava
 
Database Relationships
Database RelationshipsDatabase Relationships
Database Relationshipswmassie
 
Uses of dbms
Uses of dbmsUses of dbms
Uses of dbmsMISY
 
Relational database
Relational database Relational database
Relational database Megha Sharma
 
All data models in dbms
All data models in dbmsAll data models in dbms
All data models in dbmsNaresh Kumar
 
Basic Concept of Database
Basic Concept of DatabaseBasic Concept of Database
Basic Concept of DatabaseMarlon Jamera
 
Object Oriented Database Management System
Object Oriented Database Management SystemObject Oriented Database Management System
Object Oriented Database Management SystemAjay Jha
 
Integrity Constraints
Integrity ConstraintsIntegrity Constraints
Integrity ConstraintsMegha yadav
 
Integrity constraints in dbms
Integrity constraints in dbmsIntegrity constraints in dbms
Integrity constraints in dbmsVignesh Saravanan
 

Was ist angesagt? (20)

Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt
 
Introduction to RDBMS
Introduction to RDBMSIntroduction to RDBMS
Introduction to RDBMS
 
Relational Database Management System
Relational Database Management SystemRelational Database Management System
Relational Database Management System
 
Database management system
Database management system Database management system
Database management system
 
Database systems
Database systemsDatabase systems
Database systems
 
Database management system
Database management systemDatabase management system
Database management system
 
Dbms relational model
Dbms relational modelDbms relational model
Dbms relational model
 
Database Management System ppt
Database Management System pptDatabase Management System ppt
Database Management System ppt
 
Database Relationships
Database RelationshipsDatabase Relationships
Database Relationships
 
Dbms database models
Dbms database modelsDbms database models
Dbms database models
 
Uses of dbms
Uses of dbmsUses of dbms
Uses of dbms
 
DBMS Bascis
DBMS BascisDBMS Bascis
DBMS Bascis
 
Data Models
Data ModelsData Models
Data Models
 
Relational database
Relational database Relational database
Relational database
 
All data models in dbms
All data models in dbmsAll data models in dbms
All data models in dbms
 
Basic Concept of Database
Basic Concept of DatabaseBasic Concept of Database
Basic Concept of Database
 
DATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEMDATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEM
 
Object Oriented Database Management System
Object Oriented Database Management SystemObject Oriented Database Management System
Object Oriented Database Management System
 
Integrity Constraints
Integrity ConstraintsIntegrity Constraints
Integrity Constraints
 
Integrity constraints in dbms
Integrity constraints in dbmsIntegrity constraints in dbms
Integrity constraints in dbms
 

Andere mochten auch

Database Systems - Introduction (Chapter 1)
Database Systems - Introduction (Chapter 1)Database Systems - Introduction (Chapter 1)
Database Systems - Introduction (Chapter 1)Vidyasagar Mundroy
 
introduction to database
 introduction to database introduction to database
introduction to databaseAkif shexi
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to databaselubna19
 
Database Systems Introduction (INTD-3535)
Database Systems Introduction (INTD-3535)Database Systems Introduction (INTD-3535)
Database Systems Introduction (INTD-3535)julyprum
 
TID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To DatabaseTID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To DatabaseWanBK Leo
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMSkoolkampus
 
Database Design Slide 1
Database Design Slide 1Database Design Slide 1
Database Design Slide 1ahfiki
 
Types of databases
Types of databasesTypes of databases
Types of databasesPAQUIAAIZEL
 
Database management system presentation
Database management system presentationDatabase management system presentation
Database management system presentationsameerraaj
 
Oxford Scholarship Online Access
Oxford Scholarship Online AccessOxford Scholarship Online Access
Oxford Scholarship Online AccessAnwarul Islam, PhD
 
Software Engineering - 01. Introduction
Software Engineering - 01. IntroductionSoftware Engineering - 01. Introduction
Software Engineering - 01. IntroductionArry Arman
 
D I T211 Chapter 1
D I T211    Chapter 1D I T211    Chapter 1
D I T211 Chapter 1askme
 
Chapter 1
Chapter 1Chapter 1
Chapter 1aziah nor
 
Software Engineering - Introduction and Motivation (Marcello Thiry)
Software Engineering - Introduction and Motivation (Marcello Thiry)Software Engineering - Introduction and Motivation (Marcello Thiry)
Software Engineering - Introduction and Motivation (Marcello Thiry)Marcello Thiry
 
Network internet
Network internetNetwork internet
Network internetKumar
 
[Www.pkbulk.blogspot.com]file and indexing
[Www.pkbulk.blogspot.com]file and indexing[Www.pkbulk.blogspot.com]file and indexing
[Www.pkbulk.blogspot.com]file and indexingAnusAhmad
 
Introduction to network ( Internet and its layer) Or how internet really works!
Introduction to network ( Internet and its layer) Or how internet really works!Introduction to network ( Internet and its layer) Or how internet really works!
Introduction to network ( Internet and its layer) Or how internet really works!Mohammad kermani
 

Andere mochten auch (20)

Database Systems - Introduction (Chapter 1)
Database Systems - Introduction (Chapter 1)Database Systems - Introduction (Chapter 1)
Database Systems - Introduction (Chapter 1)
 
introduction to database
 introduction to database introduction to database
introduction to database
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
 
Introduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQLIntroduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQL
 
Database Systems Introduction (INTD-3535)
Database Systems Introduction (INTD-3535)Database Systems Introduction (INTD-3535)
Database Systems Introduction (INTD-3535)
 
TID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To DatabaseTID Chapter 10 Introduction To Database
TID Chapter 10 Introduction To Database
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
 
Database Design Slide 1
Database Design Slide 1Database Design Slide 1
Database Design Slide 1
 
Types of databases
Types of databasesTypes of databases
Types of databases
 
Database management system presentation
Database management system presentationDatabase management system presentation
Database management system presentation
 
Oxford Scholarship Online Access
Oxford Scholarship Online AccessOxford Scholarship Online Access
Oxford Scholarship Online Access
 
Software Engineering - 01. Introduction
Software Engineering - 01. IntroductionSoftware Engineering - 01. Introduction
Software Engineering - 01. Introduction
 
D I T211 Chapter 1
D I T211    Chapter 1D I T211    Chapter 1
D I T211 Chapter 1
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Software Engineering - Introduction and Motivation (Marcello Thiry)
Software Engineering - Introduction and Motivation (Marcello Thiry)Software Engineering - Introduction and Motivation (Marcello Thiry)
Software Engineering - Introduction and Motivation (Marcello Thiry)
 
Network internet
Network internetNetwork internet
Network internet
 
[Www.pkbulk.blogspot.com]file and indexing
[Www.pkbulk.blogspot.com]file and indexing[Www.pkbulk.blogspot.com]file and indexing
[Www.pkbulk.blogspot.com]file and indexing
 
Introduction to network ( Internet and its layer) Or how internet really works!
Introduction to network ( Internet and its layer) Or how internet really works!Introduction to network ( Internet and its layer) Or how internet really works!
Introduction to network ( Internet and its layer) Or how internet really works!
 
W 8 introduction to database
W 8  introduction to databaseW 8  introduction to database
W 8 introduction to database
 

Ă„hnlich wie Database an introduction

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
 
Data base and data entry presentation by mj n somya
Data base and data entry presentation by mj n somyaData base and data entry presentation by mj n somya
Data base and data entry presentation by mj n somyaMukesh Jaiswal
 
Unit 3 part i Data mining
Unit 3 part i Data miningUnit 3 part i Data mining
Unit 3 part i Data miningDhilsath Fathima
 
Operate Database Applicationitss level2.pptx
Operate Database Applicationitss level2.pptxOperate Database Applicationitss level2.pptx
Operate Database Applicationitss level2.pptxAbdirisakIman
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptxssuser5e8d69
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptxSumit Kumar
 
Database management system
Database management systemDatabase management system
Database management systemSabinDhakal13
 
RowanDay4.pptx
RowanDay4.pptxRowanDay4.pptx
RowanDay4.pptxMattMarino13
 
AIS PPt.pptx
AIS PPt.pptxAIS PPt.pptx
AIS PPt.pptxdereje33
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)Dilawar Khan
 
Management information system database management
Management information system database managementManagement information system database management
Management information system database managementOnline
 
Database & Database Users
Database & Database UsersDatabase & Database Users
Database & Database UsersM.Zalmai Rahmani
 
Data warehouse - Nivetha Durganathan
Data warehouse - Nivetha DurganathanData warehouse - Nivetha Durganathan
Data warehouse - Nivetha DurganathanNivetha Durganathan
 

Ă„hnlich wie Database an introduction (20)

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
 
Data base and data entry presentation by mj n somya
Data base and data entry presentation by mj n somyaData base and data entry presentation by mj n somya
Data base and data entry presentation by mj n somya
 
Unit 3 part i Data mining
Unit 3 part i Data miningUnit 3 part i Data mining
Unit 3 part i Data mining
 
Operate Database Applicationitss level2.pptx
Operate Database Applicationitss level2.pptxOperate Database Applicationitss level2.pptx
Operate Database Applicationitss level2.pptx
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptx
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptx
 
Database management system
Database management systemDatabase management system
Database management system
 
Introduction to ms access database
Introduction to ms access databaseIntroduction to ms access database
Introduction to ms access database
 
Database
DatabaseDatabase
Database
 
Computing 7
Computing 7Computing 7
Computing 7
 
DW (1).ppt
DW (1).pptDW (1).ppt
DW (1).ppt
 
MS-ACCESS.pptx
MS-ACCESS.pptxMS-ACCESS.pptx
MS-ACCESS.pptx
 
MS Access.pptx
MS Access.pptxMS Access.pptx
MS Access.pptx
 
RowanDay4.pptx
RowanDay4.pptxRowanDay4.pptx
RowanDay4.pptx
 
AIS PPt.pptx
AIS PPt.pptxAIS PPt.pptx
AIS PPt.pptx
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)
 
Management information system database management
Management information system database managementManagement information system database management
Management information system database management
 
Database & Database Users
Database & Database UsersDatabase & Database Users
Database & Database Users
 
Data warehouse - Nivetha Durganathan
Data warehouse - Nivetha DurganathanData warehouse - Nivetha Durganathan
Data warehouse - Nivetha Durganathan
 
PHP/MySQL First Session Material
PHP/MySQL First Session MaterialPHP/MySQL First Session Material
PHP/MySQL First Session Material
 

Mehr von Anwarul Islam, PhD

State of Agricultural Information Systems in Bangladesh
State of Agricultural Information Systems in BangladeshState of Agricultural Information Systems in Bangladesh
State of Agricultural Information Systems in BangladeshAnwarul Islam, PhD
 
Modern Library and Digital Library Concept
Modern Library and Digital Library ConceptModern Library and Digital Library Concept
Modern Library and Digital Library ConceptAnwarul Islam, PhD
 
Future library: what next?
Future library: what next?Future library: what next?
Future library: what next?Anwarul Islam, PhD
 
LIS education and Job Opportunities in Bangladesh
LIS education and Job Opportunities in BangladeshLIS education and Job Opportunities in Bangladesh
LIS education and Job Opportunities in BangladeshAnwarul Islam, PhD
 
LMS by Open source software: Experiences and observations aspect Bangladesh
LMS by Open source software: Experiences and observations aspect Bangladesh LMS by Open source software: Experiences and observations aspect Bangladesh
LMS by Open source software: Experiences and observations aspect Bangladesh Anwarul Islam, PhD
 
How to access Science Direct: Hints for Research4Life Users.
How to access Science Direct: Hints for Research4Life  Users.  How to access Science Direct: Hints for Research4Life  Users.
How to access Science Direct: Hints for Research4Life Users. Anwarul Islam, PhD
 
Role of academic libraries for building digital Bangladesh
Role of academic libraries for building digital BangladeshRole of academic libraries for building digital Bangladesh
Role of academic libraries for building digital BangladeshAnwarul Islam, PhD
 
Health2.o: RSS, Alerts, MeSEs and Google Features
Health2.o: RSS, Alerts, MeSEs and Google FeaturesHealth2.o: RSS, Alerts, MeSEs and Google Features
Health2.o: RSS, Alerts, MeSEs and Google FeaturesAnwarul Islam, PhD
 

Mehr von Anwarul Islam, PhD (15)

State of Agricultural Information Systems in Bangladesh
State of Agricultural Information Systems in BangladeshState of Agricultural Information Systems in Bangladesh
State of Agricultural Information Systems in Bangladesh
 
Digital archiving
Digital archivingDigital archiving
Digital archiving
 
Modern Library and Digital Library Concept
Modern Library and Digital Library ConceptModern Library and Digital Library Concept
Modern Library and Digital Library Concept
 
Future library: what next?
Future library: what next?Future library: what next?
Future library: what next?
 
LIS education and Job Opportunities in Bangladesh
LIS education and Job Opportunities in BangladeshLIS education and Job Opportunities in Bangladesh
LIS education and Job Opportunities in Bangladesh
 
LMS by Open source software: Experiences and observations aspect Bangladesh
LMS by Open source software: Experiences and observations aspect Bangladesh LMS by Open source software: Experiences and observations aspect Bangladesh
LMS by Open source software: Experiences and observations aspect Bangladesh
 
Open science directory
Open science directoryOpen science directory
Open science directory
 
How to access Science Direct: Hints for Research4Life Users.
How to access Science Direct: Hints for Research4Life  Users.  How to access Science Direct: Hints for Research4Life  Users.
How to access Science Direct: Hints for Research4Life Users.
 
OARE : How to Access
OARE : How to AccessOARE : How to Access
OARE : How to Access
 
AGORA : How to Access
AGORA : How to AccessAGORA : How to Access
AGORA : How to Access
 
HINARI : How to access
HINARI : How to accessHINARI : How to access
HINARI : How to access
 
Role of academic libraries for building digital Bangladesh
Role of academic libraries for building digital BangladeshRole of academic libraries for building digital Bangladesh
Role of academic libraries for building digital Bangladesh
 
Health2.o: RSS, Alerts, MeSEs and Google Features
Health2.o: RSS, Alerts, MeSEs and Google FeaturesHealth2.o: RSS, Alerts, MeSEs and Google Features
Health2.o: RSS, Alerts, MeSEs and Google Features
 
Education 2.0
Education 2.0Education 2.0
Education 2.0
 
Library 2.0
Library 2.0Library 2.0
Library 2.0
 

KĂĽrzlich hochgeladen

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 

KĂĽrzlich hochgeladen (20)

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 

Database an introduction

  • 1. Database an Introduction Anwarul Islam, PhD Librarian Sher-e-Bangla Agricultural University, Dhaka anwarpulak@gmail.com
  • 2. Agenda • • • • • • • • What is a Database? Difference between data and information Purpose of a database system How to select a database system Database definitions Database development: the first steps Quality control issues Data entry considerations
  • 3. What is a Database? A database is any organized collection of data. Examples: – a telephone book – T.V. Guide – airline reservation system – motor vehicle registration records – papers in your filing cabinet – files on your computer hard drive
  • 4. Data vs. Information • What is data? – Data can be defined in many ways. Information science defines data as unprocessed information. • What is information? – Information is data that have been organized and communicated in a coherent and meaningful manner. – Data is converted into information, and information is converted into knowledge. – Knowledge; information evaluated and organized so that it can be used purposefully.
  • 5. Why do we need a database? • Keep records of : – Patrons – Staff – etc • To keep a record of activities and interventions; • Keep service records; • Develop reports; • Perform research • Longitudinal tracking
  • 6. Purpose of a database system Is to transform Data Information Knowledge Action
  • 7. Types of Database • Non-relational databases Non-relational databases place information in field categories that we create so that information is available for sorting and disseminating the way we need it. The data in a non-relational database, however, is limited to that program and cannot be extracted and applied to a number of other software programs, or other database files within a school or administrative system. The data can only be "copied and pasted.“ Example: a spread sheet • Relational databases In relational databases, fields can be used in a number of ways (and can be of variable length), provided that they are linked in tables. It is developed based on a database model that provides for logical connections among files (known as tables) by including identifying data from one table in another table
  • 8. Selecting a Database Management System Database management systems (or DBMSs) can be divided into two categories -- desktop databases and server databases. • Generally speaking, desktop databases are oriented toward single-user applications and reside on standard personal computers (hence the term desktop). • Server databases contain mechanisms to ensure the reliability and consistency of data and are geared toward multi-user applications.
  • 9. Database definition An organized collection of data. A database management system (DBMS) such as Access, FileMaker, Lotus Notes, Oracle, SQL Server, MySql which provides you with the software tools you need to organize that data in a flexible manner. It includes tools to add, modify or delete data from the database, ask questions (or queries) about the data stored in the database and produce reports summarizing selected contents.
  • 10. Selecting a database system: Need Analysis The needs analysis process will be specific to your organization but, at a minimum, should answer the following questions: • How many records we will warehouse and for how long? • Who will be using the database and what tasks will they perform? • How often will the data be modified? Who will make these modifications? • Who will be providing IT support for the database? • What hardware is available? Is there a budget for purchasing additional hardware? • Who will be responsible for maintaining the data? • Will data access be offered over the Internet? If so, what level of access should be supported?
  • 11. Quality Control Considerations • Remember “garbage in – garbage out”. Some examples and how to prevent this. • Quality management encompasses three distinct processes: quality planning, quality control, and quality improvement • Quality Planning in relation to database systems design: – Who will perform data entry? – Training? On-line help? – How data entry will be performed?
  • 12. Quality Control Considerations • Barcode scanners – USB or – Wireless attached to a Palm or Pocket PC • Pocket PC – WiFi 802.11g, Bluetooth – Wireless networks (real-time on demand systems
  • 13. Quality Control Considerations • Define “must” enter fields – no record is complete unless: such and such is entered; • Make data entry fool proof. – By using a pull-down menu with the correct data format these mistakes can be avoided.
  • 15. Define some key Access terminology Field – A single characteristic or attribute of a person, place, object, event, or idea. Record – A set of related field values. Table – A collection of records that identify a category of data, such as Customers, Orders, or Inventory.
  • 16. Illustration of fields, records and a table
  • 17. Relational database and keys • A relational database is a collection of tables that are related to one another based on a common field. • A field, or a collection of fields, is designated as the primary key. – The primary key uniquely identifies a record in the table. • When the primary key of one table is represented in a second table to form a relationship, it is called a foreign key.
  • 18. Relating tables using a common field
  • 19. Open an existing database • When Access is launched you will see the Access window, with the task pane on the right side • From the task pane you can open an existing database by: – Selecting the database you want from the list of Recently opened databases – Selecting “Look in” list arrow to choose a database you want to open from a storage location • If you choose the Look in list arrow, you will browse to the correct location of your database, click on it, and then click on Open to open the database
  • 20. The Database window • The Database window is the main control center for working with an Access database. • The Database window contains a menu bar, an objects bar, and a groups bar. – The Objects bar lists all the objects available in the database – The list of objects consists of tables, queries, forms, reports, pages, macros, and modules – You can click on any of the objects in the Objects bar to obtain a list of objects of that type
  • 21. Use the task pane to open a database
  • 22. A table in datasheet view
  • 25. Selecting fields to include in a query • You can create a query that will display only selected fields from a table instead of displaying all fields. • In the Simple Query Wizard dialog box, select which fields you want included in the query. – Move all the fields into the Selected Fields box – Move the fields one at a time – Remove fields out of the Selected Fields box by pressing one of the remove buttons • If you wanted to select all the fields except one, you can move them all to the selected fields list and then remove the one field you don't want. • Once you have made your selections, press Next to move to the next dialog box in the Wizard.
  • 27. Create an Access form • A form allows you to view your data one record at a time. • Forms are useful for maintaining, viewing, and printing records in a database. • You can create your own form in the Forms Design window or you can use the Forms Wizard to create a form. • The easiest way to create a form is to use the AutoForm Wizard.
  • 28. Use the AutoForm Wizard • The AutoForm Wizard uses a table (or query) you select as the basis to create a form that displays all the fields of the table (or query). • Once you have created your form, you can view the records one record at a time. • The form has a navigation bar just like the navigation bar you have already used in the Table or Query Datasheet view.
  • 30. Create, preview, and navigate a report • You can create a report, which is a printed version of your data, that is formatted according to your specifications. • The data in the report can consist of data from a single table or multiple tables. • Access has a Reports Wizard that allows you to easily create a report. • The report can be based on a table or it can be based on a query. – If the report is based on a query, it will contain the same fields that were selected for the query