Lecture 1 Introduction To Databases
Lecture 1 Introduction To Databases
Lecture 1
Overview
• Introduction
• Why study databases?
• What is a database?
• Database systems
• File systems
• What are the different parts of a database?
• Evolution of databases
• When not to use a database
Introduction
• To be able to function, an organisation needs
information, e.g. list of books in a library,
customer details in a retail business,
specifications of cars and their components for
a car manufacturer
• Information may be defined as data
represented in a meaningful form. Same data
shown in different ways will provide different
information to different viewers
Introduction cont…
• A major requirement of any computer system
is to store and retrieve data in a way that is
meaningful to the end user – so the core of
any Information System is data, which is to be
transformed into information through data
modelling
• What is the difference between data and
information?
• Where can one find data?
• What does information management entail?
Introduction cont…
But what is data? And where is it now?
• Fields
• Records
• Queries
• Reports
Fields