Business computing Databases 2 4 january 2005. Program Create a simple database with several tables using Access Study a more complex database available.

Slides:



Advertisements
Similar presentations
Organisation Of Data (1) Database Theory
Advertisements

INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
Decision Analysis Tools in Excel
UNIVERSITY OF PALESTINE business computer application College of Business Instructor: Mr. Ahmed Abumosameh.
Tutorial 3 Queries and Table Relationships
Concepts of Database Management Seventh Edition
Concepts of Database Management Sixth Edition
Concepts of Database Management Seventh Edition
Schools Module Introduction Press F5 to maximise this presentation.
Library Catalog The Feinberg Library Catalog is another example of a database It has records which represent books, videos, CDs, and government documents.
Normalization Queries (contd)
Chapter 7 Data Management. Agenda Database concept Import data Input and edit data Sort data Function Filter data Create range name Calculate subtotal.
Recording / Financing Fixed Asset Acquisition Human Resources Purchasing Revenue Traditional files approach: separate systems (Legacy Systems) Expenditure.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Exploring Office Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 2 – Gaining Proficiency: The Web and Business.
Access Tutorial 3 Maintaining and Querying a Database
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
Tutorial 8: Working with Advanced Functions
© Scott/Jones Publishing, Inc. 1 Chapter 19 Advanced Features of List Management Excel 2003, Volume 2 by Karen J. Jolly.
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
BIS121 IT for Business Application Lecture 8 – Database (Part I)
Databases C HAPTER Chapter 10: Databases2 Databases and Structured Fields  A database is a collection of information –Typically stored as computer.
Microsoft ® Office Access ™ 2007 Training Choose between Access and Excel ICT Staff Development presents:
Introduction to database systems
To enhance learning, service, and research through an advanced information technology environment. Our Mission:To enhance learning, service,and research.
Glencoe Digital Communication Tools Databases Chapter Contents 11 pg Lesson 11.1Lesson 11.1 Get Started with a Database (pg. 361) Lesson 11.2Lesson.
1 Performing Spreadsheet What-If Analysis Applications of Spreadsheets.
Excel. Spreadsheet Software  What Is a Spreadsheet, and How Does It Work? A spreadsheet program allows users to perform simple and complex sorting. It.
McGraw-Hill Career Education© 2008 by the McGraw-Hill Companies, Inc. All Rights Reserved. 2-1 Office PowerPoint 2007 Lab 2 Modifying and Refining a Presentation.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Concepts of Database Management Seventh Edition
Business computing Databases (3) 13 january 2004.
Chapter 17 Creating a Database.
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…?
M1G Introduction to Database Development 2. Creating a Database.
XP Chapter 1 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Preparing To Automate Data Management Chapter 1 “You.
Business computing Databases (cont’d) 7 january 2004.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
MS Access. Access is a DBMS/RDMS DBMS = Database Management System RDMS = Relational Database Management System.
Microsoft ® Office Access 2003 Training Get to know Access CGI presents:
Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2.
Database Applications – Microsoft Access Lesson 4 Working with Queries 36 Slides in Presentation.
Chapter 10 Designing the Files and Databases. SAD/CHAPTER 102 Learning Objectives Discuss the conversion from a logical data model to a physical database.
Database Fundamentals CSC105 Furman University Peggy Batchelor.
ECDL. Word processing Work with documents and save them in different file formats Choose built-in options such as the Help function to enhance productivity.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
A spreadsheet is a programme which stores data in a grid. Many people use spread sheets as an online calculator instead of working lots of calculations.
Lesson 2: Designing a Database and Creating Tables.
Introduction to Access Chapter 13 pages 1-4. What is a database??? Related information is stored in databases  All SC student information is stored in.
Database Objective Demonstrate basic database concepts and functions.
Excel 2007 Part (3) Dr. Susan Al Naqshbandi
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)
CHAPTER 1 – INTRODUCTION TO ACCESS Akhila Kondai September 30, 2013.
Excel part 5 Working with Excel Tables, PivotTables, and PivotCharts.
Mail merge I: Use mail merge for mass mailings Overview: Mailings en masse What if you need to send to each of your employees a letter containing personal.
6.1 © 2007 by Prentice Hall Chapter 6 (Laudon & Laudon) Foundations of Business Intelligence: Databases and Information Management.
AC Databases A technical example of a two table relational database.
Marcel VanLandeghem Website ait.saultcollege.ca/marcel.vanlandeghem.
MySQL Tutorial. Databases A database is a container that groups together a series of tables within a single structure Each database can contain 1 or more.
Notes: **A Row is considered one Record. **A Column is a Field. A Database is…  an organized set of stored information usually on one topic  a collection.
Excel Chapter 1 Creating a Worksheet and an Embedded Chart
Business computing Databases 14 December 2004.
Databases Introduction AC
Computer Organisation
Business computing Session 9 Databases.
What is a Database? A collection of data organized in a manner that allows access, retrieval, and use of that data.
Spreadsheets, Modelling & Databases
Presentation transcript:

Business computing Databases 2 4 january 2005

Program Create a simple database with several tables using Access Study a more complex database available for download on the Net omputing/session09_databases/ omputing/session09_databases/ bdcomptoir.mdb

Review of concepts Databases are tools to store, treat and retrieve STRUCTURED INFORMATION The business environment generates many sets of structured information –Accounting –Sales report –Production planning, production data –Human resources, etc.

Business and information In the business world we meet two types of information –Unstructured (or mildy structured) : presented in letters, reports, various documents, conversations –STRUCTURED (strongly structured) : information made of many elements, all of them with exactly the same shape. An element is called a RECORD

The various tools to deal with information and to communicate Word : the equivalent of a typewriter to produce pages of text Excel : a collection of cells organised into a grid, into which we make calculations. It is also used for clean presentation of tables PowerPoint : the equivalent of transparencies with synthetic points to communicate with an audience Access (a bit more complicated) : to store, treat, and retrieve (and create documents with) STRUCTURED INFORMATION In Access we must clearly distinguish in our minds STORING and RETRIEVING information

One table structured information Simple structured information is organised into a set of RECORDS, each of them with the same structure of FIELDS The collection of RECORDS is called a TABLE Think of a set of cards, bearing the same information on many people, and stored into a shoebox : –Record = Card –Field = an element of information on a card –Table = the collection of cards

A first example : a database of contacts We shall create a one table database of contacts, using (to start with) Excel On each record we shall have several fields : –Lastname –Firstname –Date of birth –Address –City –Department –Employer –Employer’s address –Salary –Picture

The records and the information in each field If we have 10 records (that is ten people in our contact list), this does not mean that we have 10 cities, and 10 employers We may have only 3 cities We may have only 4 employers After having created a unique table, we shall create a new database we several tables.

Excel When using Excel instead of cards in a box, the equivalent of the cards (that is the records) are ROWS The equivalent of fields are COLUMNS The whole Excel grid is the shoebox

Example Courtesy Lastnam eFirstnameAddressCity Departm entEmployerEmployer city MrsDupontMaryrue du marchéPoitiers86FuturoscopeChasseneuil MrDupontJohnrue du marchéPoitiers86ABCPoitiers MrDurandJacquesplace de l'égliseTours37Escem_ToursTours MrsDurandHélèneplace de l'égliseTours37FuturoscopeChasseneuil MsLaforêtSimonerue du MailPoitiers86Escem_PoitiersPoitiers MrDuboisPierreplace du marchéParis75DEFParis MrMartinHenrirue du MailPoitiers86FuturoscopeChasseneuil MrsMartinPaulinerue du MailPoitiers86Escem_PoitiersPoitiers MsMartinNancyplace de l'églisePoitiers86ABCPoitiers MrDutertreJackcours la reineParis75Escem_ToursTours

Comments on the example We have 10 central elements of information : the 10 people For each person, we have EXACTLY THE SAME 8 fields of elementary information –Name –Address, etc Some information is repeated : the cities, the employers, etc. (Poitiers -> 86 : so typing 86 each time is a repetition !)

Excel has simple database functionalities With our single excel table we can begin to implement databases functionalities Select all the data, and implement « data- >filter-> automatic filtering » Then we can display only the records corresponding to people living in Tours… It is called a (simple) REQUEST

The concept of REQUEST is central If our database was made of records, each of which is ONE SALE at some date, of some product, to some client, by such and such salesman, etc… …we could make a REQUEST to obtain the sales of last month, in the Northern sales region by our salesman John Doe, in the product range A

Usefulness of a database A sales database, as described, can provide very useful sales analyses to understand our market, our competitors, what we must correct, which clients we must visit more, etc. It is the beginning of information useful for business strategy An accounting system is also a database. It is one of the dashboards necessary to pilot a firm

Creation of the same database using Access First : we « analyse » our data, to see –What will be the « central elements » (the records) : here the solution is simple, it is going to be « the persons » –Which information is repeated several times ; it is going to go into different tables : here it is Cities Employers –These will be separate tables, beside the central « persons » table This « analysis » step is called : choosing the architecture of the database

Knowing how to type Knowing typing has always distinguished managers and secretaries A generation ago : –Secretaries knew how to type –and Manager didn’t Now this is still true, but the other way around.

Working with a database When constructing a database and filling it with data, life is not as intuitive as with Word or Excel, where we always « see » our data With Access we will often be disturbed by the question « but where the hell is the data ?! » It requires some practice to distinguish the data stored and the « things » displayed.

Table creation We have to create the tables – the equivalent of « shoeboxes » for some subset of the data There will be –a table for the cities –a table for the employers –and a main table for the persons We shall discover how this allows us to enter data without repetition

The table for cities The table for cities, in the « table display »

The table for cities The table for cities, in the « form display »

Table for employers Same procedures as for cities Define the structure (the fields) Define a primary key Fill in the data (either in a table display or in a form display)

Table persons Finally : the last central table : persons

Storage and display Now our database is filled in : But we wonder : « where is the data ? » It is inside the tables. But no table contains all the data

Table person Displayed as a form