Business computing Session 9 Databases.

Slides:



Advertisements
Similar presentations
Office 2010 Software Applications in Office 2010 & Files.
Advertisements

INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
To facilitate communications To support household activities, for personal business, or for education To serve as a productivity/ business tool To assist.
Preforming Mail Merges Lesson 11 © 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word Microsoft Word 2013.
Technology Terminology Jeopardy A - DE - FG - MM - SS - Z $100 $200 $300 $400 $500.
Computers Are Your Future © 2008Prentice-Hall, Inc.
Computer Technology – Mrs. Tom. Type a report Create a slide show Open a programBrowse the web Update Facebook Install new software Copy files or folders.
Chapter 5 Application Software.
BASIC COMPUTER APPLICATIONS PHARMACY INFORMATICS.
Computer Concepts – Illustrated 8 th edition Unit C: Computer Software.
Application Software.
4 1 Sources of Software (Figure 4.5) Comparison of Proprietary and Off-The-Shelf Software (Table 4.5) (Table 4.5) 22.
2.00 Understand Computer Fundamentals Unit Objective: 2.01 Software.
Business computing Databases 2 4 january Program Create a simple database with several tables using Access Study a more complex database available.
Innovative Training Works Digital Literacy Computing Fundamentals Computer Software.
Computers Are Your Future © 2005 Prentice-Hall, Inc.
EDT 608 Unit 6 ePortfolios EDT 608 Unit 2. EDT 608 Unit 2 There are many ways to create materials for ePortfolios Your choices will need to take into.
Business computing Databases (3) 13 january 2004.
1 Chapter (3) “ Basic Application Software ”. 2 Application Software Basic applications Specialized applications Page 60.
33 CHAPTER General- Purpose APPLICATION SOFTWARE.
Business computing Databases (cont’d) 7 january 2004.
© Paradigm Publishing Inc. 5-1 Chapter 5 Application Software.
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.
Office Automation Application Software. Application Programs Software for specific purposes or business uses Word processors, spreadsheets, database,
What have we learned?. What is a database? An organized collection of related data.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
TECHNOLOGY TERMS BY:SHAQUILLA WATSON&SIMONE TAYLOR.
Introduction to Information Technology Applications.
Application Software Is a computer software designed to help the user to perform specific tasks. Examples include enterprise software, accounting software,
Computer Vocabulary Peripheral a device that can be connected to a computer for input or output.
Planning & Creating a Database By Ms. Naira Microsoft Access.
Business computing Databases 11 January Importance of Databases Databases are softwares to store, treat and retrieve (and therefore distribute)
Computer Applications Chapter 16. Management Information Systems Management Information Systems (MIS)- an organized system of processing and reporting.
After completing this lesson, you will be able to: Identify the basic features of productivity programs. Lesson: 1 Introduction to Productivity Programs.
AC Databases A technical example of a two table relational database.
Computer Technology – Mrs. Tom. Type a report Create a slide show Open a programBrowse the web Update Facebook Install new software Copy files or folders.
Databases Computer Technology. First Record Last Record New Record Previous Record Current Record Next Record Working with Microsoft Access (Database)
Using Technology to Solve Problems Unit 2 Mod 2 SO 7.
Computers Are Your Future Tenth Edition Spotlight 5: Microsoft Office Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
MS Office Local Government Scheme Based Training Microsoft Office Suit  The Microsoft Office Suite is a package of office productivity software released.
Business computing Lesson 3 : Excel. Opened applications We can have opened several applications at the same time Excel (a spreadsheet) PowerPoint (to.
Class Orientation Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis with Spreadsheets 1.
2.00 Understand Computer Fundamentals Unit Objective: 2.01 Software.
2b. Create an Access Database Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis with Spreadsheets 1.
Introduction to Geographic Information Systems Introduction.
Business computing Databases 14 December 2004.
SOFTWARE.
Software.
Databases Introduction AC
Preforming Mail Merges
Contents Todays Topic: Introduction to Computer Software We will learn
THIS IS JEOPARDY. THIS IS JEOPARDY With Your Host... Paul Berman.
Preforming Mail Merges
Microsoft Office 2003 Illustrated Introductory, Premium Edition
 Real Madrid.  Contents:  About the team.  Facts.
Spreadsheet Basics Computer Technology.
Operating System Software vs. Application Software
Spreadsheet Basics Computer Technology.
Introduction to Geographic Information Systems
Objective 2.02: Understand computer performance and features
Computers Are Your Future
Databases Computer Technology.
Objective 2.02: Understand computer performance and features
Operating System Software vs. Application Software
Databases Computer Technology.
Resources and Preparation
Operating System Software vs. Application Software
Microsoft Access Date.
Databases WOW!! A database is a collection of related data.
Interactive Powerpoint
Presentation transcript:

Business computing Session 9 Databases

Office suite softwares (1) Word processor : Word, it is a presentation software, and a letter and document preparation software. The main orientation is DISPLAY Presentation software : PowerPoint, it is also a presentation software, to make slides to support a speech

Office suite softwares (2) Spreadsheet : Excel, it is a software to make calculations on data, particularly on data coming in the form of tables It is perfectly suited for financial project data (usually columns correspond to years) It is also a presentation software, and it has graphic capabilities

Office suite softwares (3) Database : Access A database is a software to store, treat and display ORGANIZED information What is organized information ? It is information with a repetitive pattern (also called structure)

An example A football player card collection. What data shall we enter for each player ? Zidane, Reccoba, Raul Lastname : Zidane, Reccoba, Raul Firstname : Zinedine, Alvaro, Gonzalez Team : Real Madrid, Inter Milan, Real Madrid Birthdate : 1972, 1974, 1976 Position in the field : middle attack, middle attack, attack Nationality : French, Uruguay, Spaniard

Example of data with a repetitive structure : a football player card collection In a football player card collection we enter on each card : The lastname (for instance : Zidane, or Ronaldo) The firstname (for instance : Zinedine) The club (Real Madrid, Real Madrid) The birthdate (1972, in Marseille, 1976) The picture Position in the field

Shoeboxes and Databases A database is the electronic version of a shoebox with cardboard cards On each card there is information, with the same structure, on an item, or a person The structured information on each card is contained in FIELDS In each field there is elementary information The information contained in the field « birthdate » for the record of Raul is : 1976

Terminology The equivalent of a card is called a RECORD The containers for elementary information on a record are called FIELDS For example, the content of the field « club » on the record for Michael Owen is Liverpool FC The collection of records is called a TABLE

A football player database We first of all construct the structure of the table Then we enter data in the table Finally we display data using a form (Note we can also enter new data, and correct data in the form mode)

The need for other tables In our football player db we will have say 1000 players, and say 50 clubs If for each club we have some information : coach, stadium, turnover, it will be a source of mistake to type again all this information for 20 or 30 players That’s where we create secondary tables : we will create a table for the clubs