Data-mining & Data As we used Excel that has capability to analyze data to find important information, the data-mining helps us to extract information.

Slides:



Advertisements
Similar presentations
Information Systems Technology Ross Malaga B Copyright © 2005 Prentice Hall, Inc. B-1 WORKING WITH DATABASES.
Advertisements

Microsoft® Access® 2010 Training
Exploring Microsoft Access 2003 Chapter 1 Introduction to Microsoft Access: What Is A Database?
Microsoft Access 2003 Introduction To Microsoft Access 2003.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 1 1 Microsoft Access 2003 Tutorial 1 – Introduction To Microsoft Access 2003.
1 Chapter 1 Tour of Access. 1 Chapter Objectives Start and exit Microsoft Access Open and run an Access application Identify the major elements of the.
Management Information Systems MS Access 2003 By: Mr. Imdadullah Lecturer, Department of M.I.S. College of Business Administration, KSU.
Chapter Extension 6 Using Microsoft Access © 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke.
Database Software Application
DATA, DATABASES, AND QUERIES Managing Data in Relational Databases CS1100Microsoft Access - Introduction1.
MS Access Tutorial MGMT 683 J. Rees. Introduction MS Access is a relational database management system (RDBMS) Other PC-based RDMBS include: –MS FoxPro.
DATA, DATABASES, AND QUERIES Managing Data in Relational Databases CS1100Microsoft Access - Introduction1 Created By Martin Schedlbauer
Creating a Serials Database by Melissa Farley Serials Associate Ingram Library, University of West Georgia
CHAPTER 9 DATABASE MANAGEMENT © Prepared By: Razif Razali.
Microsoft Access 2000 Creating Tables and Relationships.
INF1050- Databases In this module you will use Microsoft Access to create digital databases.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Databases and LINQ Visual Basic 2010 How to Program 1.
10-1 aslkjdhfalskhjfgalsdkfhalskdhjfglaskdhjflaskdhjfglaksjdhflakshflaksdhjfglaksjhflaksjhf.
1 Overview of Databases. 2 Content Databases Example: Access Structure Query language (SQL)
Chapter 15: Using LINQ to Access Data in C# Programs.
IE 423 – Design of Decision Support Systems Data modeling and database development.
Management Information Systems MS Access MS Access is an application software that facilitates us to create Database Management Systems (DBMS)
Relational Databases (MS Access)
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
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.
Relational Databases Database Driven Applications Retrieving Data Changing Data Analysing Data What is a DBMS An application that holds the data manages.
More about Databases. Data Entry through Forms Table View (Data sheet view) is useful for data entry of new records But sometimes customization would.
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
Office Management Tools II Ms Saima Gul. Office Management Tools II Ms Saima Gul.
Technology In Action Chapter 11 1 Databases and… Databases and their uses Database components Types of databases Database management systems Relational.
CSC 240 (Blum)1 Introduction to Data Entry, Queries and Reports.
Microsoft Access 2000 Presentation 1 The Basics of Access.
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
® Microsoft Office 2013 Access Creating a Database.
1 Database & DBMS The data that goes into transaction processing systems (TPS), also goes to a database to be stored and processed later by decision support.
Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2.
IE 423 – Design of Decision Support Systems Database development – Building Tables
XP Chapter 2 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Building The Database Chapter 2 “It is only the farmer.
1/62 Introduction to and Using MS Access Database Management and Analysis Yunho Song.
BA271 Week 6 Lecture Dave Sullivan. Goal for today… Status Report – Review where we are … Status Report – Review where we are … Begin learning about Microsoft.
Database Objective Demonstrate basic database concepts and functions.
Planning & Creating a Database By Ms. Naira Microsoft Access.
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
Chapter 9 Vocabulary Databases. 1.Table – a collection of information, or data arranged in columns and rows. 2.Record – all of the information about one.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
Course Contents Overview: Database basics Lesson 1: Benefits of using a database Lesson 2: Table that data Lesson 3: Analyzing, viewing, and reporting.
COMPUTER SKILLS MS-ACCESS. Introduction Access is a piece of software known as a database management system. At its most basic level, it can be used to.
Copyright © 2014 Pearson Canada Inc. Ext. 5b-1 Copyright © 2014 Pearson Canada Inc. Application Extension 5b Using Microsoft Access Part 2: Using Information.
Microsoft Office Access 2010 Lab 1
GO! with Microsoft Office 2016
Practical Office 2007 Chapter 10
DATABASE CONCEPTS A database is a collection of logically related data designed to meet the information needs of one or more users Data bases are store-houses.
GO! with Microsoft Access 2016
Created by Kamila zhakupova
Database Management  .
Access Lesson 1 Understanding Access Fundamentals
Tutorial 1 – Introduction To Microsoft Access 2003
Database Fundamentals
Tutorial 1 – Introduction To Microsoft Access 2003
Access: Access Basics Participation Project
Chapter 1 Databases and Database Objects: An Introduction
Working With Databases
Topic 12 Lesson 1 – Data and databases
King Saud University College of Business Administration Management Information Systems MS ACCESS.
Microsoft Access Date.
Presentation transcript:

Data-mining & Data As we used Excel that has capability to analyze data to find important information, the data-mining helps us to extract information from data. However, not all data can be used for that data-mining. We need to understand data can be classified into three parts including database, data-warehouse, and data-mart. For example, typical retail shop has database that keep track of sales, inventories, and customers. Sales data is used to keep records of sales that customers made such as product, quantity, price, date and so on. Inventory data contains the records of products that this retail shop is currently keeps. It may be name of product, price, maker, and units.

Data-mining and Data Database such as sales data can be used for data-mining to find the information such as seasonal sales trends. However, by combining multiple data such as customer data, sales data, and inventory data, more useful information can be obtained with data-mining. To combining data, it necessary to determine the relationship between each data. For instance, particular sales in the sales data is made by a customer in the customer data. This relationship must be clearly defined. The combining multiple data by this kind of relationship is called data- warehouse.

Data-mining and Data Not all data in the data-warehouse is necessary for data- mining to analyze. In many case, we need to extract necessary data from data-warehouse for analysis. This extracted data is called data-mart. For instance, only particular customer group such as young adult is needed to analyze their sales pattern. Data, data-warehouse, and data-mart is used by many organizations to find important information to make better decisions. To construct data, data-warehouse, and data-mart, these organizations use database management system such as Oracle, SQL server, and Access.

Database Management System Database is a collection of integrated data items that includes a descriptions of the data therein. Database structure means a relational view of database that is a collection of tables in which rows of the table represent records and the columns of the table represent fields or attributes of a record.

Schema Schema is a description of complete structure of the database, including names and descriptions of all data items, sets of data, and collections of the data item sets. Names assigned in the schema are used to reference individual data items and collections of data items within the database.

Database Structure Relational view or structure is a collection of tables in which the rows of each table represent database records, and the columns of each table refer to the fields or attributes of a record. Order Table OrderItem Table Record Field

Basic Structure of Database Order Table OrderItem Table Record Field Primary Key Foreign Key Primary Key

Important Terms Table –A logical structure used to group sets of related information Record –A set of attributes describing each person, place, or item in the database Field –An attribute of record Primary Key –Each record in a relational database must be unique. This is accomplished by assigning a unique ID or number to each record, which is called primary key. Foreign key –Fields in common between tables. It makes possible to link two tables. Index –Access to the database record can be faster through the use of index assigned to fields Queries –Language used to communicate with database. In VB, English-like language names Structured Query Language (SQL) is used to retrieve data from a database.

Two Types of Database Local database –It generally used for single-user application. –Some of commercially available database includes, Microsoft Access, Microsoft FoxPro, dBase, Paradox, and ASCII. –Visual Basic can access it through Visual Basic’s database Jet engine using Data Access Object. Remote Database –By definition, remote databases don’t reside on the user’s PC. It requires an ODBC (Open Database Connectivity) driver for an application to access it. It can be accessed by multiple applications spontaneously. – Some of commercially available database include Oracle, Sybase, and Microsoft SQL Server. –Visual Basic can access it through Remote Data Object and ODBC.

Building MS Access Database By using Microsoft Access By using Visual Data Manager

Building MS Access Database by using Microsoft Access Step 1:Make Database File Step 2: Create Tables Step 3:Define Relationships Step 4:Enter data

Building MS Access Database by using Microsoft Access Type a name for new Access Database Step 1:Make Database File

Building MS Access Database by using Microsoft Access Step 2: Create Tables Select Tables in the Objects, and double click “Create table in Design View” menu Design View

Building MS Access Database by using Microsoft Access Add Columns for the table Set properties for the column Design View

Building MS Access Database by using Microsoft Access This is sample of designing publisher table Auto Number data type makes the column having automatic numeric value without user entry. The first record in the table will get value of 1, and subsequent records get incremented value. Hence, every record will have unique value. Clicking this button in the tool bar makes the current column as primary key of the table

Building MS Access Database by using Microsoft Access You can change the properties of the column. Here, the field size for the Name column is changed to 100

Building MS Access Database by using Microsoft Access You need to save table after designing Click Save button to save table

Building MS Access Database by using Microsoft Access After designing the table, you can start enter records in the table in Datasheet View. To open Datasheet View click Datasheet button on the Toolbar Notice Auto Number column where you do not need to type value, Access automatically enter value for new record. Start enter records Datasheet View

Building MS Access Database by using Microsoft Access Create the second table for Book Title and create relationship with the Publisher table Each book title is published by specific publisher, so the Book Title table has Publ ID column that holds the key value of Publisher table. To make this relationship, choose Lookup Wizard in the data type. Lookup Wizard Click Next

Building MS Access Database by using Microsoft Access Select Lookup TableSelect Lookup Column Choose sort order for Look up column Lookup Wizard create relationships for two tables

Building MS Access Database by using Microsoft Access When entering records, you do not need to enter value. Instead, you can choose one from dropdown combo box.

Accessing Database Tables with Relationship from VB Using Connection, Data Adapter, and Dataset objects –To access data from tables with relationship is the same as accessing data from a single table except you must include tables in the Query Builder when creating Data Adopter.