Database. Data Base A database is a collection of related data, and the software used in databases to store, organize and retrieve the data is called.

Slides:



Advertisements
Similar presentations
How data is stored. Data can be stored in paper-based systems including: Reference books Dictionaries Encyclopaedias Directories Index Files Filing systems.
Advertisements

Database vocabulary. Data Information entered in a database.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Organisation Of Data (1) Database Theory
A database is a collection of data that is stored in a computer system. Databases allow their users to enter, access, and analyze their data quickly and.
Database Management Systems and Enterprise Software
Chapter 2.7 Data management.
Databases Using Information. What is a Database? A database package allows the user to organise and store information. This information can be sorted,
UNIVERSITY OF PALESTINE business computer application College of Business Instructor: Mr. Ahmed Abumosameh.
Organizing Data & Information
Databases and Database Management Systems
Information Storage and Retrieval CS French Chapter 3.
Database Software Application
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
Database terms Mr. Brunton.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
UNIT 3B FILING METHODS.
© Scott/Jones Publishing, Inc. 1 Chapter 19 Advanced Features of List Management Excel 2003, Volume 2 by Karen J. Jolly.
Chapter Eight Database Applications and Implications.
Information and Data What’s the difference between two? Information systems = hardware and software working together… It will take DATA that has been put.
Database Types of database programs Charles w. Bachman Well- Designed Databases Database Management Systems Types of database programs Daabase Techniques.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
1. Define the term ‘database’(2) A database is a large and continuously updated collection of stored data structured to allow the various applications.
Section 1.1: Slide 1 of 24 Introduction to Relational Databases.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Chapter 9 Database Management Discovering Computers Fundamental.
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
WHAT IS A DATABASE? A database is an organized collection of related information. A DB organizes and stores information. an organized collection of related.
What is a Database? A Database is…  an organized set of stored information usually on one topic  a collection of records  a way to organize information.
Database A database program is a piece of software to organize and sort information. It creates an electronic list of information that can be sorted very.
DATABASES. DEFINITIONS: What is a database? an organized collection of related information. File: A database file is made up of related records in a database.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
Database What is a database? A database is a collection of information that is typically organized so that it can easily be storing, managing and retrieving.
Information & Communications Technology An Introduction to Databases.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
Chapter 4c, Database H Definition H Structure H Parts H Types.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
Copyright © Prentice Hall Database Management Systems Chapter 13 Getting Data Together.
DATABASE MANAGEMENT SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
FILES AND DATABASES. A FILE is a collection of records with similar characteristics, e.g: A Sales Ledger Stock Records A Price List Customer Records Files.
ITGS Databases.
Introduction to Database Tonga Institute of Higher Education NOS 215.
Database Principles. Basics A database is a collection of data, along with the relationships between the data The data has to be entered into a structure,
Ch6. Introduction to Database. What is a Database? Database is a collection of related information. It is organized so that it can easily be accessed,
SQL Jan 20,2014. DBMS Stores data as records, tables etc. Accepts data and stores that data for later use Uses query languages for searching, sorting,
Database Management Systems (DBMS)
DATA RESOURCE MANAGEMENT
Use of ICT in Data Management AS Applied ICT. Back to Contents Back to Contents.
Databases 101 © Dolinski What you will learn How relational databases work What are the components that make up a database How to create each component.
Alighieri: Introduction to MS Access 1 What is a Database? RELATIONAL DATABASE A database is an organized collection of information. A database is designed.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
Relational Database Systems Bartosz Zagorowicz. Flat Databases  Originally databases were flat.  All information was stored in a long text file, called.
GCSE ICT How data is stored. How is data stored? Data can be stored in paper-based systems including: –Reference books –Dictionaries –Encyclopaedias –Directories.
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
Edexcel OnCourse Databases Unit 9. Edexcel OnCourse Database Structure Presentation Unit 9Slide 2 What is a Database? Databases are everywhere! Student.
( ) 1 Chapter # 8 How Data is stored DATABASE.
Introduction to Microsoft Access
Database Principles.
Prepared By: Bobby Wan Microsoft Access Prepared By: Bobby Wan
BASIC INFORMATION ABOUT DATABASE MANAGEMENT SOFTWARE
records Database Vocabulary It can be useful to collect information.
ICT Database Lesson 1 What is a Database?.
Database Management  .
What is a Database and Why Use One?
BUSINESS COMPUTER TECHNOLOGY
Spreadsheets, Modelling & Databases
DATABASES WHAT IS A DATABASE?
The ultimate in data organization
Copyright © Texas Education Agency, All rights reserved.
BUSINESS COMPUTER TECHNOLOGY
Presentation transcript:

Database

Data Base A database is a collection of related data, and the software used in databases to store, organize and retrieve the data is called the database management system or DBMS. A database can manage any type of data, icluding text, numbers, images, sound, video and hyperlinks.

Fields Information is entered into the database via fields. Each field holds a separate piece of information, and the fields are grouped together in records. Therefore, a record about an employee might consist of several fields which give their name, address, phone number, date of birth, salary and length of employment with the company.

Records Records are grouped together into files which hold large amounts of information, files can easily update. An electronic database is much faster to consult and update than card index system and occupies a lot less space.

Database program A database program lets you create an index, a list of records ordered according to the content of certain fields. This helps you to search the database and sort records into numerical or alphabetical order very quickly. Two database files can be related as long as they have a common field. A file of students, for axample, could include a field called Tutor. Database like Oracle, DB2 and MySQL can manage these relationships.

Database Query A database query function allows you to extact information according to certain conditions or criteria. For example, if a managing director wanted to know all the customers that spend more than €8,000 per month, the program would search on the name field and the money field simultaneously.

Database Network The best database packages also include network facilities, which can make businesses more productive. For example, managers of different departments can have direct access to a common database. Most aspects of the program can be protected by user-defined passwords and other security devices. For example, if you wanted to share an employee’s personal details but not their commission, you could protect the commission field.

conclusion In my opinion databases are a very important working tool, is a fast, easy and safe way to have all the information organized in a company, in school or in hospital.

The End Work made by Formadora: Patrícia Carriço Formado: Ricardo Silva