Data and Data Analysis Techniques

Slides:



Advertisements
Similar presentations
With Microsoft ® Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Identify Good Database Design A database is an organized collection.
Advertisements

Microsoft Access Course 1. Introduction to the user interface.
Microsoft Access vs. Microsoft Powerpivot
QUERYING A DATABASE By: Dr.Ennis-Cole. OBJECTIVES: Learn how to use the Query window in Design view Create, run and Save queries Define a relationship.
Access Lecture 1 Database Overview and Creating Tables Create an Employee Table.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Business Computer Information Systems Microsoft Office XP Access Review Lessons 1 through 5.
SPONSORS. Microsoft PowerPivot for SQL Server, Excel 2010, and SharePoint 2010 Michael Herman Syntergy, Inc.
Microsoft Access Intro Class 1 Database Concepts.
Tables. What is a Table? A part of a database Container for data Pieces of data, put together, have a meaning.
Database Concepts & Introduction to MS Access 1. Outline Database Overview  Database Management System Concepts  Database Structures Database, tables,
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
1 Overview of Databases. 2 Content Databases Example: Access Structure Query language (SQL)
Lesson 1 -What is a Database? -Fields and Records
Created by: Tanya Morgan.  Access is the database software of the Microsoft Office suite.  A database is a collection of objects that work together.
 A database is a collection of data that is organized so that its contents can easily be accessed, managed, and updated. What is Database?
DATABASE DESIGN USING MICROSOFT ACCESS. What is a Database?  DMS Database management system  Database Collection of data organized in a manner that.
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.
5 Aug Microsoft Access 2010 Relational databases’ program Part of the Microsoft Office package Administer relational database Update database through.
Access Chapter 2: Relational Database Objectives Design data Create tables Understand table relationships Understand data types, key, & field properties.
11 3 / 12 CHAPTER Databases MIS105 Lec15 Irfan Ahmed Ilyas.
Using Microsoft Access 56:150 Information System Design.
Microsoft Access 2000 Presentation 1 The Basics of Access.
MS Access: Introduction 1Database Design. MS Access: Overview MS Access A Database Management System (DBMS) designed to create applications that organize,
Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2.
Creating and Maintaining Geographic Databases. Outline Definitions Characteristics of DBMS Types of database Relational model SQL Spatial databases.
Introduction to a Database Defining a database Database window in Access The six items in window: Tables, Queries Forms, Reports, Macros, Modules.
Database Management Supplement 1. 2 I. The Hierarchy of Data Database File (Entity, Table) Record (info for a specific entity, Row) Field (Attribute,
Database Management System Conducted By Provincial Computer Resource Centre Gurudeniya Jayaratna Alahakoon.
Microsoft Access Prepared by the Academic Faculty Members of IT.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
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.
To play, start slide show and click on circle Access 1 Access 2 Access 3 Access 4 Access Access
Comprehensive Flexible Global Storage and Search Responsive Available Secure Manageable Federation Coordination Consolidation Transformation Synchronization.
1 SQL SERVER 2005 Express CE-105 SPRING 2007 Engr. Faisal ur Rehman.
Microsoft Access 2016 Design and Create Tables to Store Data
Microsoft Access 2016 Overview of Microsoft Access Databases
Integrating Data Lesson 6.
آشنایی با نرم افزار Microsoft Access
IST 220 – Intro to Databases
Fundamentals of Database
Databases Chapter 9 Asfia Rahman.
Systems Engineering Tool for Intelligent Transportation
Microsoft Access 2007 – Level 1
Practical Office 2007 Chapter 10
Types of data This presentation differentiates between ICT professional and end users.
Microsoft Access 2013 Design and Create Tables to Store Data
Created by Kamila zhakupova
Database Management Systems
07 | Analyzing Big Data with Excel
Computer Based Financial Accounting
Design and Create Tables to Store Data Chapter 2
Overview of Microsoft Access Databases Chapter 1
1) What is a Database? A database is an organized collection of information about a subject. Examples: Address Book, Telephone Book.
Optifacts Enhanced Reporting Application
Please thank our sponsors!
1) What is a Database? A database is an organized collection of information about a subject. Examples: Address Book, Telephone Book.
Data Types and Field Properties
Data Management Innovations 2017 High level overview of DB
Microsoft Excel Databases.
The ultimate in data organization
Nagendra Vemulapalli Exam2 Overview Nagendra Vemulapalli
Microsoft Office Illustrated Introductory, Windows XP Edition
ICT Database Lesson 2 Designing a Database.
Guidelines for Microsoft® Office 2013
Databases This topic looks at the basic concept of a database, the key features and benefits of a Database Management System (DBMS) and the basic theory.
Extend Excel with Smartlist Designer
Overview of Databases and Salesforce Chapter 1
Lecture 2 Lecturer: awdang aziz MS access
Microsoft Excel PowerPivot ….light & Easy
Presentation transcript:

Data and Data Analysis Techniques Databases

Icebreaker

Terminal Objective Given an overview of Microsoft Access, the student will recite the basic structural components and how they work together with 100% accuracy as presented by the Instructor. (Cognitive/Basic/Intermediate)

Enabling Objective Given an overview of Microsoft Access, the student will be able to identify the components of Tables, Queries, Forms and Reports with 100% accuracy as presented by the Instructor. (Cognitive/Basic/Intermediate)

Simply- WHY? Why am I hear? What will I learn?

A Brief History Access 1.0 / 1.1 Access 2 Released Nov 13, 1992 / May 1993 Access 2 1994, Needs Win v3.1 with 4 MB Ram, and 8 MB HD space Access for Windows 95 and Access 97 8/24/95, Access version 7. (where are 3 to 6?), V8 1997 Access 2000, 2002, 2003 June 7, 1999. JET moves to version 4, SP1.

Access 2007 Access 2010 Access 2013 Access 2016 Jan 27, 2007. Access v12 and JET 12. Change to ACCDB Where did JET 5 – 11 go? Access 2010 July 15, 2010 v 14, JET 14 Access 2013 Jan 29, 2013 v15, JET 15 Access 2016 Sep 22, 2015 v 16, JET 16

Features of Access 32 vs 64 Bit Size Limitations Calculated Columns When in doubt- stick with 32 bit Size Limitations DB limited to 2 GB Unlike Excel, No limitation on rows Calculated Columns Store expression values at the Table level Relational Database assists with size and speed SQL based vs some newer DB which may be NoSQL

Expression Builder Simplified interface May show tips Quick info to declare functions Autocomplete capabilities

Sharepoint Integration Not going to discuss this today

Basic Parts Tables Forms Queries Reports Macros Modules VBA ODBC

Tables Where your data lives Key data types Indexing Autonumber, Number, Currency Text, Memo, Lookup Date/Time, OLE, Hyperlink, Attachment, Calculated Indexing No, Yes (Dups), Yes (No Dups)

Forms Your “pretty” interface to your data Can alter interaction in various ways Can assist with normalization

Queries May be used to “filter” out results May be used to limit available data May be used to link tables on case by case needs

Reports Viewable, printable, linkable outputs based on specific criteria

Macros

Modules

VBA

ODBC

Putting it all together

Additional Tips and Techniques