Classwork: Common Errors Primary keys: don’t forget them! Primary keys: choose the best one! – “Name” and “birthday” are not the best choices. – “Phone.

Slides:



Advertisements
Similar presentations
Microsoft® Access® 2010 Training
Advertisements

Database Design Week 10.
Microsoft ® Access ® 2010 Training Create queries for a new database.
AESuniversity Ad hoc Reporting. Ad hoc Reports What are ad hoc reports? Why would you use ad hoc reports? Creating an ad hoc report from a query Building.
Using a database to organize information
Microsoft® Office Access® 2007 Training
Pasewark & Pasewark Microsoft Office XP: Introductory Course 1 INTRODUCTORY MICROSOFT ACCESS Lesson 4 – Finding and Ordering Data.
Access Lesson 2 Creating a Database
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 3 1 Microsoft Office Access 2003 Tutorial 3 – Querying a Database.
Introduction to Access. What is Access? Database tool Creates a database Good data query (lookup and analysis) ability Good entry forms Good reports Multi-user.
ISP 121 Week 1 Introduction to Databases. ISP 121, Winter Why a database and not a spreadsheet? You have too many separate files or too much data.
Querying a Database Microsoft Office Access 2003.
Build a database IV: Create queries for a new Access database Overview: Ask your data — create queries It’s time to create queries, one of the most powerful.
Access Tutorial 3 Maintaining and Querying a Database
Sunday Business Systems Using Access More Efficiently Tips and tricks to improve productivity.
Database Software Application
Create Forms Lesson 5. Software Orientation Creating Forms A form is a database object –enter, edit, or display data from a table or query Providing.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
1 Access Lesson 3 Creating Queries Microsoft Office 2010 Introductory Pasewark & Pasewark.
1 Access Lesson 3 Creating Queries Microsoft Office 2010 Introductory.
Creating Graphs in Excel. Step Summary Input data Highlight data to be graphed Insert  Chart Decide what type of graph to use Finish!
Microsoft Access Intro Class 1 Database Concepts.
LSP 121 Week 1 Intro to Databases. Welcome to LSP 121 Quantitative Reasoning and Technological Literacy II Continuation of quantitative data concepts.
1 Access Lesson 5 Creating and Modifying Reports Microsoft Office 2010 Introductory.
Introduction to database systems
Microsoft Access Get a green book. Page AC 2 Define Access Define database.
® Microsoft Office 2013 Access Building a Database and Defining Table Relationships.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 4 BACKNEXTEND 4-1 LINKS TO OBJECTIVES Query Design Query Criteria Modify a Query Using OR.
DATABASE DESIGN USING MICROSOFT ACCESS. What is a Database?  DMS Database management system  Database Collection of data organized in a manner that.
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
Lesson 2.  To help ensure accurate data, rules that check entries against specified values can be applied to a field. A validation rule is applied to.
Microsoft ® Access ® 2010 Training Create Queries for a New Database If a yellow security bar appears at the top of the screen in PowerPoint, click Enable.
Access 2013 Microsoft Access 2013 is a database application that is ideal for gathering and understanding data that’s been collected on just about anything.
WEEK 11 Database Design. TABLE INSTANCE CHARTS Create Tables.
® Microsoft Office 2010 Access Tutorial 3 Maintaining and Querying a Database.
Database Systems Microsoft Access Practical #1 Creating Tables Nos 215.
More about Databases. Data Entry through Forms Table View (Data sheet view) is useful for data entry of new records But sometimes customization would.
Chapter 17 Creating a Database.
® Microsoft Office 2013 Access Creating a Database.
Access  Getting Started  Creating Tables  Designing Tables Worksheet #8.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
Microsoft Access. Microsoft access is a database programs that allows you to store retrieve, analyze and print information. Companies use databases for.
Pasewark & Pasewark 1 Access Lesson 3 Creating Queries Microsoft Office 2007: Introductory.
1/62 Introduction to and Using MS Access Database Management and Analysis Yunho Song.
Using Microsoft Access Now that data has been entered we are ready to sort or data To do this, first click on the field label which you want to sort If.
Basic & Advanced Reporting in TIMSNT ** Part Three **
You can sort Access data so you can view records in the order you want to view them, and you can filter data so you only see the records you want to see.
Build a database V: Create forms for a new Access database Overview: A window into your data So far in this series of courses, you’ve built tables, relationships,
Lesson 2: Designing a Database and Creating Tables.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 4 – Finding and Ordering Data.
Lesson 4.  After a table has been created, you may need to modify it. You can make many changes to a table—or other database object—using its property.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
USING ACCESS TO SEGMENT SURVEY DATA. OPEN ACCESS You May Need to Search for the Program You May Need to Search for the Program Access is a Database Access.
Key Applications Module Lesson 22 — Managing and Reporting Database Information Computer Literacy BASICS.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 2 ® Building Queries.
Lesson 4: Querying a Database. 2 Learning Objectives After studying this lesson, you will be able to:  Create, save, and run select queries  Set query.
DAY 17: ACCESS CHAPTER 1-2 Rahul Kavi October 15,
Paper 2 Exam Tips Guidance: 1.Evidence Document 2.Unit 9: – Communication ( ) 3.Unit 10: - Document Production (Word) 4.Unit 16: PowerPoint 5.Unit.
DAY 14: ACCESS CHAPTER 1 RAHUL KAVI October 8,
Access Queries and Forms. Adding a New Field  To insert a field after you have saved your table, open Access, and open the table  It is easier to add.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
Practical Office 2007 Chapter 10
Access Maintaining and Querying a Database
Creating and Modifying Queries
Grauer and Barber Series Microsoft Access Chapter One
Presentation transcript:

Classwork: Common Errors Primary keys: don’t forget them! Primary keys: choose the best one! – “Name” and “birthday” are not the best choices. – “Phone number” was a little better. – The best primary key was an ID, with the data type of “Autonumber.” Data types: don’t be lazy!

Quiz: Common Errors Horizonal/Vertical LAN/WLAN – not necessarily on the internet! SPELLCHECK READ THE QUESTIONS (especially “how?” questions!) Explaining things, giving details Thing, something

Access: Sorting, Filtering, and Querying

A quick note We have worked with one table A real database will have many tables.

Remember our vocab Field: one column in a database, all having the same data type. – Like Name, ID, and so on Record: all of the data for one entry – All of the data about one friend: their name, address, phone number, and favorite food.

Looking for data With a database of one table and 5 records, it’s easy to find information

But what about now?

Our tools Find Sort Filter Query

Find The simplest option We search for one data field Edit  Find Ctrl+F

Find Options Find What: what you are looking for Look In: search the whole table, or the selected field?

Find Options 2 Match: – Any Part of Field – anywhere in the field. “John” will find “John Smith,” “Smith, John,” and “sdfasdfJohnasfgasgfd.” – Whole Field – exactly your text only “John” will only find “John.” – Start of Field – only the beginning “John” will find “John Smith,” but not “Smith, John.”

Find and Replace Same as Find, but will change the information for you.

Sort A table will be displayed in the order that the data is entered You can change the order the records are displayed – this is sorting.

Records  Sort

Filter A filter will show only records containing the information you choose. Right click on the data you want, and choose “Filter by Selection”

Filter results

Removing the filter To go back to the full table

Review Find: takes us to a particular data value Sort: shows the records in a certain order Filter: shows us only the records containing a certain data value

Query Query: to ask a question Queries are what make a database special – you can quickly find any combination of data you want. This leads us to a field of study called Data Mining

Data Mining Searching large amounts of data to find interesting relationships. Used in – Marketing – HR – Biology – National Security

Creating a query

Show table Here you choose which table(s) you are asking questions about

Adding a search term Double click on the top window to add a search term to the query.

Continue to build the query

Sort, Show Sort: as we learned before Show – if it will be displayed

Final Query This will display our employees in order of hiring.

Close and save, then run the query

And we get our results

Uses? Get just the data you need quickly Put together information from different tables Export the data to another program

For example…

Now in Excel! Find the information needed Then do calculations