Notes On Database
Notes On Database
A database is an organised collection of structure of data stored in a table(s). the table(s) contain several
records which are made up of different data items contained in various fields of uniform data. A field that
contains a unique data is called the keyfield which can be used to search for any record.
Fields
a
Name AdminNum DoB Gender Height(m)
Jide 00456 12/10/2010 Male 1.2
Sean 009875 01/12/2015 Female 1.1 Records
Data
Bola 008756 25/04/2016 Female .095
a
Databases are widely used. Schools, the NHS, supermarkets, Facebook, Google and YouTube all make
use of databases. Any company or organisation that stores large amounts of data almost certainly stores it
in a database.
The services and companies mentioned above use their databases to:
send letters or emails to employees, clients or customers
manage appointments
track the products customers buy
serve adverts based on what a user searches for
suggest related videos, depending on videos a user has already watched
know which friends two individuals have in common
Your school probably keeps track of the most popular dishes on the canteen menu so that it always has
enough to serve to students.
Databases vs. paper
Databases can store huge amounts of data without taking up any
space in the real world.
It is much quicker to query or search a database than it is to rifle
through hundreds or even thousands of paper records.
Data types
Access will automatically choose a field’s data type based on the data entered. For example, if a phone
number is entered into a field its data type will be automatically set to 'Number'. Other data types
include: