SlideShare a Scribd company logo
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

More Related Content

What's hot

Network Fundamentals.pdf
Network Fundamentals.pdfNetwork Fundamentals.pdf
Network Fundamentals.pdf
Home
 
Data science.chapter-1,2,3
Data science.chapter-1,2,3Data science.chapter-1,2,3
Data science.chapter-1,2,3
varshakumar21
 
Database and types of database
Database and types of databaseDatabase and types of database
Database and types of database
baabtra.com - No. 1 supplier of quality freshers
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
Nishant Munjal
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to Database
Syed Zaid Irshad
 
Introduction to databases
Introduction to databasesIntroduction to databases
Introduction to databases
Bryan Corpuz
 
Tree forms
Tree formsTree forms
Tree forms
Vivek Srivastava
 
Distributed database management system
Distributed database management  systemDistributed database management  system
Distributed database management system
Pooja Dixit
 
Types of Database Models
Types of Database ModelsTypes of Database Models
Types of Database Models
Murassa Gillani
 
Selection of tree for agroforestry
Selection of tree for agroforestrySelection of tree for agroforestry
Selection of tree for agroforestry
Dr Shailendra Bhalawe
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data Management
Amanda Whitmire
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMSkoolkampus
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
NILESH UCHCHASARE
 
Dbms relational model
Dbms relational modelDbms relational model
Dbms relational model
Chirag vasava
 
Introduction to the Internet
Introduction to the InternetIntroduction to the Internet
Introduction to the Internet
AdjeiKwadjo
 
Constraints in agroforestry
Constraints in agroforestryConstraints in agroforestry
Constraints in agroforestry
Student
 
Database , 12 Reliability
Database , 12 ReliabilityDatabase , 12 Reliability
Database , 12 ReliabilityAli Usman
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processing
nurmeen1
 
Advantages of DBMS
Advantages of DBMSAdvantages of DBMS
Advantages of DBMS
harshith singh
 
Data warehousing and data mart
Data warehousing and data martData warehousing and data mart
Data warehousing and data mart
Amit Sarkar
 

What's hot (20)

Network Fundamentals.pdf
Network Fundamentals.pdfNetwork Fundamentals.pdf
Network Fundamentals.pdf
 
Data science.chapter-1,2,3
Data science.chapter-1,2,3Data science.chapter-1,2,3
Data science.chapter-1,2,3
 
Database and types of database
Database and types of databaseDatabase and types of database
Database and types of database
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to Database
 
Introduction to databases
Introduction to databasesIntroduction to databases
Introduction to databases
 
Tree forms
Tree formsTree forms
Tree forms
 
Distributed database management system
Distributed database management  systemDistributed database management  system
Distributed database management system
 
Types of Database Models
Types of Database ModelsTypes of Database Models
Types of Database Models
 
Selection of tree for agroforestry
Selection of tree for agroforestrySelection of tree for agroforestry
Selection of tree for agroforestry
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data Management
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Dbms relational model
Dbms relational modelDbms relational model
Dbms relational model
 
Introduction to the Internet
Introduction to the InternetIntroduction to the Internet
Introduction to the Internet
 
Constraints in agroforestry
Constraints in agroforestryConstraints in agroforestry
Constraints in agroforestry
 
Database , 12 Reliability
Database , 12 ReliabilityDatabase , 12 Reliability
Database , 12 Reliability
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processing
 
Advantages of DBMS
Advantages of DBMSAdvantages of DBMS
Advantages of DBMS
 
Data warehousing and data mart
Data warehousing and data martData warehousing and data mart
Data warehousing and data mart
 

Viewers also liked

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 database
Akif shexi
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
lubna19
 
Introduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQLIntroduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQL
Collaboration Technologies
 
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
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
Pongsakorn U-chupala
 
Database Design Slide 1
Database Design Slide 1Database Design Slide 1
Database Design Slide 1ahfiki
 
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 Access
Anwarul Islam, PhD
 
Software Engineering - 01. Introduction
Software Engineering - 01. IntroductionSoftware Engineering - 01. Introduction
Software Engineering - 01. Introduction
Arry 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 1
aziah 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 indexing
AnusAhmad
 
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
 
Database systems - Chapter 2
Database systems - Chapter 2Database systems - Chapter 2
Database systems - Chapter 2
shahab3
 
Chapter 2 Relational Data Model-part 3
Chapter 2 Relational Data Model-part 3Chapter 2 Relational Data Model-part 3
Chapter 2 Relational Data Model-part 3
Eddyzulham Mahluzydde
 

Viewers also liked (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
 
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
 
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
 
Database systems - Chapter 2
Database systems - Chapter 2Database systems - Chapter 2
Database systems - Chapter 2
 
Chapter 2 Relational Data Model-part 3
Chapter 2 Relational Data Model-part 3Chapter 2 Relational Data Model-part 3
Chapter 2 Relational Data Model-part 3
 

Similar to 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 systems
samiullahamjad06
 
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
Mukesh Jaiswal
 
Unit 3 part i Data mining
Unit 3 part i Data miningUnit 3 part i Data mining
Unit 3 part i Data mining
Dhilsath Fathima
 
Operate Database Applicationitss level2.pptx
Operate Database Applicationitss level2.pptxOperate Database Applicationitss level2.pptx
Operate Database Applicationitss level2.pptx
AbdirisakIman
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptx
ssuser5e8d69
 
MIS-3rd Unit.pptx
MIS-3rd Unit.pptxMIS-3rd Unit.pptx
MIS-3rd Unit.pptx
Sumit Kumar
 
Database management system
Database management systemDatabase management system
Database management system
SabinDhakal13
 
Introduction to ms access database
Introduction to ms access databaseIntroduction to ms access database
Introduction to ms access database
Obuasi Senior High Technical School
 
DW (1).ppt
DW (1).pptDW (1).ppt
DW (1).ppt
RahulSingh986955
 
MS-ACCESS.pptx
MS-ACCESS.pptxMS-ACCESS.pptx
MS-ACCESS.pptx
shivamdwivedi898297
 
MS Access.pptx
MS Access.pptxMS Access.pptx
MS Access.pptx
GadgetGlitchKill
 
RowanDay4.pptx
RowanDay4.pptxRowanDay4.pptx
RowanDay4.pptx
MattMarino13
 
AIS PPt.pptx
AIS PPt.pptxAIS PPt.pptx
AIS PPt.pptx
dereje33
 
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 management
Online
 
Database & Database Users
Database & Database UsersDatabase & Database Users
Database & Database Users
M.Zalmai Rahmani
 
Data warehouse - Nivetha Durganathan
Data warehouse - Nivetha DurganathanData warehouse - Nivetha Durganathan
Data warehouse - Nivetha Durganathan
Nivetha Durganathan
 

Similar to 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
 

More from 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 Bangladesh
Anwarul Islam, PhD
 
Digital archiving
Digital archivingDigital archiving
Digital archiving
Anwarul Islam, PhD
 
Modern Library and Digital Library Concept
Modern Library and Digital Library ConceptModern Library and Digital Library Concept
Modern Library and Digital Library Concept
Anwarul 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 Bangladesh
Anwarul 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
 
Open science directory
Open science directoryOpen science directory
Open science directory
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
 
OARE : How to Access
OARE : How to AccessOARE : How to Access
OARE : How to Access
Anwarul Islam, PhD
 
AGORA : How to Access
AGORA : How to AccessAGORA : How to Access
AGORA : How to Access
Anwarul Islam, PhD
 
HINARI : How to access
HINARI : How to accessHINARI : How to access
HINARI : How to access
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 Bangladesh
Anwarul 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 Features
Anwarul Islam, PhD
 
Education 2.0
Education 2.0Education 2.0
Education 2.0
Anwarul Islam, PhD
 
Library 2.0
Library 2.0Library 2.0
Library 2.0
Anwarul Islam, PhD
 

More from 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
 

Recently uploaded

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 

Recently uploaded (20)

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 

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