Community Sites
Create your own community website and start earning today !
It's Free !
 
Communities Members BookmarksPolls Fresher Jobs Funny Pictures MCA Projects New Member FAQ  



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

website counter




A Brief Introduction on the term Database


Posted Date: 23 Mar 2008    Resource Type: Articles/Knowledge Sharing    Category: Computer & Technology

Posted By: Olufemi       Member Level: Diamond
Rating:     Points: 5



A computerized database stores data in one or more organized tables. Because the data is stored in named fields it has a context so it becomes information. Database software is designed to make it easy and efficient to store, edit, sort and search information.

Database Terminology
Field - a field is used to store an individual item of data.
Example: typical fields might be 'surname', 'colour', 'height', 'DOB' etc.

Key Field - a field that is unique for each record in the database and can therefore be used to identify just that record.
Example: A field like 'surname' would not make a good key field because two records in a database of people could easily have the same surname.

Record - a record is a group of related fields.
Example: In a database of doctor's patients, each patient would be a separate record, with fields for 'surname', 'DOB', 'address', 'allergies' etc.

File - a file is the group of records that make up the database.

Examples of use:
Whitefield school has a database with all the pupil details on it.
The whole database is a file.
Each pupil is a separate record in the file
Each record is made up of fields such as 'first name', 'surname', 'DOB', 'tutor group', 'emergency contact number', 'tutor group' etc.
The key field is the unique 'admin number' given to each pupil when they join the school.

Data Types:
When a database is designed, all the fields are set to accept a particular data type. This helps check for the wrong type of data being entered and makes sure the data is stored as efficiently as possible. It also means it will be sorted correctly.

Alphanumeric/text - a field of this data type will accept both numbers and text.
When to use - if you want to enter text or a mixture of text and numbers.
When NOT to use - if you want to store only numbers or only dates. You can enter numbers or dates into text fields but they would get sorted as if they were words and could not easily be used for any calculations.

Numeric - a field of this data type is used to store numbers. There are two types of numeric field you need to know about:

Real - used for decimal numbers such as 3.4, 3.1427 and 6.0 etc. Real numbers can be formatted as currency (i.e. £5.67) or to a fixed number of decimal places (i.e. entering 3.1427 into a real number field formatted to two decimal places would mean it appeared as 3.14)
When to use - if the field is going to be used to store numbers with decimal places such as 'height', 'length' etc.

Integer - used for whole numbers.
When to use - if the field is only going to be used to store whole numbers, i.e. 'number of children', 'car doors' etc.

Logical/Boolean - a field of this data type will only let you enter a 'Yes' or a 'No'. This may be as text (YES/NO or TRUE/FALSE) or as a tick/blank.
When to use - when you only need to store something as 'true' or 'false' or store whether something exists or does not exist.

Date - this special field stores days, months and years so that records can be sorted correctly. Date fields can display the date information in different formats such as the full name of the day/month (28th August 1961) or the numerical versions (28/08/61)
When to use - for any field which will be used to store date information.

Examples of use:
A football club uses a database to store details of its players.
· Data such as Surname and First name is stored in text fields.
· The players car registration is mixture of text and numbers so it is stored in a text field.
· The height of the player (in metres) is a decimal number so it is stored in a real number field.
· The number of goals scored is a whole number so it is stored in an integer number field.
· The player's date of birth (DOB) is a date so it is stored in a date field.
· The players telephone number has a space between the code and the actual number so it is stored in a text field.
· Information such whether the player is right or left footed is stored using a logical/Boolean field. The field is labelled as 'Right footed?' and the entry is either a TICK or left blank.

This is just a simple overview of what a Database means. I hope you have learnt something from it.

Olufemi




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: OPERA UPGRADE RECOMMENDED
Previous Resource: Login code for Visual Basic 2005 Beginners
Return to Discussion Resource Index
Post New Resource
Category: Computer & Technology


Post resources and earn money!
 
Related Resources

Watch TV Channels



Contact Us    Editors    Privacy Policy    Terms Of Use   

SpiderWorks Technologies Pvt Ltd. 2006 - 2007 All Rights Reserved.