Database PowerPoint Guy Wade Comm 165 Guy Wade Comm 165.

Slides:



Advertisements
Similar presentations
Database vocabulary. Data Information entered in a database.
Advertisements

Content 15.1 Basic features Types of database Data structures 15.2 Creating a database Screen layout Entering data Editing data 15.3 Displaying data Searching.
Database Basics. What is Access? Database management system Computer-based equivalent of a manual database Makes it easy to organize and update information.
Database Management Systems and Enterprise Software
INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
Databases Using Information. What is a Database? A database package allows the user to organise and store information. This information can be sorted,
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
Access A Relational Database Management System. Prof. Leighton2 Database ► A database is a collection of data that’s related to a particular topic ► A.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Database Models. Flat File The most basic way to organize data is as a flat file. You can think of this as a single table with a large number of records.
Databases. Objectives Define what a database is. Understand the difference between a flat and relational database Design and create a relational database.
Website Content, Forms and Dynamic Web Pages. Electronic Portfolios Portfolio: – A collection of work that clearly illustrates effort, progress, knowledge,
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
1 Advanced Computer Programming Databases. Overview What is a database? Database Basics Database Components Data Models Normalization Database Design.
 A databases is a collection of data organized to make it easy to search and easy to retrieve in a useful, usable form.
MICROSOFT ACCESS 2007 BTA – Spring What is Access?  Microsoft Access is a database management system…this means that it contains database information.
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
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.
Information Systems & Databases 2.2) Organisation methods.
ATADESAB. BATLE CORDER DLEIF Lesson objectives In this lesson you will learn some basic database terms and learn how a database is created.
Microsoft Access Database Software.
Datafaces Data Base Management Software (DBMS) is a tool used to transform Data into Information. What is Data…? What is Information…? What is a Database…?
DATABASE What exactly is a database How do databases work? What's the difference between a spreadsheet database and a "real" database?
Microsoft Access 2000 Presentation 1 The Basics of Access.
ITGS Databases.
Access Review. Access Access is a database application A database is a collection of records and files organized for a particular purpose Access supports.
Database revision.
Unit 5 Advanced Databases The Purpose and features of a relational database.
Microsoft Access is a database program to manage sort retrieve group filter for certain records.
Databases.  A database is simply a collection of information stored in an orderly manner.  A database can be as simple as a birthday book, address book.
1 Databases A database is a collection of related pieces of information A database can be computerised or non- computerised (manual - such as filing system,
A table is a set of data elements (values) that is organized using a model of vertical columns (which are identified by their name) and horizontal rows.
DATABASES COLLECTION OF INFORMATION FIELDS & CALCULATED FIELD DATA TYPES LINKED TABLES & FOREIGN KEY.
GO! with Office 2013 Volume 1 By: Shelley Gaskin, Alicia Vargas, and Carolyn McLellan Access Chapter 1 Introduction to Microsoft Access 2013.
Welcome to the PJWood tutorial. For starters, let’s do a simple search of the database. We will extract treatment overview data in the Moab field office.
What is Handling Information?.
Databases Computer Technology. First Record Last Record New Record Previous Record Current Record Next Record Working with Microsoft Access (Database)
3.1 CSC 102 Introduction to Information Systems Databases.
Copyright © it’sLearning 365. All rights reserved. DATABASE CONCEPTS Understanding Databases Start …
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
IT 210 Week 7 DQ 2 To purchase this material link 210-Week-7-DQ-2 For more courses visit our website
Introduction to Microsoft Access
Query Methods Simple SQL Statements Start ….
Florida Technical College
Starter Activity (5 Mins) What am I?
Databases.
Creating a Database Microsoft Access.
G063 - Data flow diagrams.
records Database Vocabulary It can be useful to collect information.
Database Concepts Relational Databases Start ….
GO! with Microsoft Access 2016
Database Management  .
Databases A brief introduction….
Fundamentals of Database Design
Access Lesson 1 Understanding Access Fundamentals
Discovery Search vs. Library Catalogue
G063 - Data flow diagrams.
Database.
Databases Computer Technology.
Access Tutorial 1 Creating a Database
Introduction to Database Programs
Databases Computer Technology.
Spreadsheets, Modelling & Databases
Introduction to Databases
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
Introduction to Database Programs
Christopher M. Pascucci
Presentation transcript:

Database PowerPoint Guy Wade Comm 165 Guy Wade Comm 165

What is a database? A collection of data stored on a specific topic in an organized manner The purpose of a database is to manage data A collection of data stored on a specific topic in an organized manner The purpose of a database is to manage data

Main parts of a database Fields Records Database File

What is a field? A field is a single category of information for which data is given in each individual record

The highlighted box with the data 624 BEF is an example of a field

What is a record? A record is all the information listed for one particular item in the database file

The blue highlighted portion is an example of one record

What is a database file? The complete database filled with records and fields is also known as a database file

Main types of databases Flat Database Relational Database

What is a flat database? A very simple database. Flat because it is flat like a piece of paper with one database record per line

This is an example of a flat database

What is a relational database? A relational database contains tables which are linked together. Each table contains records which contains fields.

This is an example of a relational database

This Power Point is a general overview There are many other things that you can do with databases. If you are interested there are several websites and books out there that will give you more depth.

Hope you enjoyed this presentation The End