Beyond the first course in database design and application:

Slides:



Advertisements
Similar presentations
Study On Intelligent E-Shopping System Based On Data Mining
Advertisements

Data Warehousing and Data Mining J. G. Zheng May 20 th 2008 MIS Chapter 3.
Teaching Data Warehousing and Business Intelligence at a Graduate Business Program Nenad Jukic, Ph.D. Loyola University Chicago.
Salesperson- Merchandising Christine Blum Fash 100 Spring 2013.
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall COS 236 Day 25.
Chapter 21 Copyright ©2012 by Cengage Learning Inc. All rights reserved 1 21 Customer Relationship Management (CRM) Professor Close.
Data Mining Glen Shih CS157B Section 1 Dr. Sin-Min Lee April 4, 2006.
Lecture 1 Intro Databases and Information Systems DT210 S McKeever 1.
ICS 421 Spring 2010 Data Warehousing (1) Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 3/18/20101Lipyeow.
91.309/310 Database I & II Prof. Cindy Chen. What is a database? A database is a very large, integrated collection of data. A database management system.
Chapter 4 Customer Buying Behavior Copyright © 2009 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
CSCI 150 Database Applications Chapter 1 – Getting Started.
1 Database Systems Implementation Introduction. 2 First, some History Many techniques have their roots in two early systems (1970s):  INGRES (Berkeley)
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall COS 346 Day 26.
Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Data Mining By Archana Ketkar.
Chapter 1 Information Systems in Business. Important Announcement Bring your book to class.
Database Processing for Business Intelligence Systems
Dr. Mohamed Osman Hegazi
Data Management Capabilities and Past Performance Dr. Srinivas Kankanahalli.
TURKISH STATISTICAL INSTITUTE INFORMATION TECHNOLOGIES DEPARTMENT (Muscat, Oman) DATA MINING.
Database Design and Introduction to SQL
Presenter: RED DEVILIC Sponsored by SQLViet.com SQL SERVER CONFERENCE HCMC 2013 DATABASE TASKS OVERVIEW.
McGraw-Hill/Irwin McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All rights reserved.
1 REVIEW LEARNING OUTCOME Customer Relationship Management LO I.
DBS201: Introduction to Database Design
Chapter 1 Course Orientation. Outline Definition of data source management Definition of data source management Importance data source management to organization.
Customer Relationship Management Key Concepts. Customer Relationship Management Strategy Link all processes of the company from its customers through.
3 Objects (Views Synonyms Sequences) 4 PL/SQL blocks 5 Procedures Triggers 6 Enhanced SQL programming 7 SQL &.NET applications 8 OEM DB structure 9 DB.
© 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke Slide 1 Chapter 9 Competitive Advantage with Information Systems for Decision Making.
Chapter 12 Copyright ©2012 by Cengage Learning Inc. All rights reserved 1 Lamb, Hair, McDaniel CHAPTER 21 Customer Relationship Management (CRM)
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Databases and Data Warehouses: Supporting the Analytics-Driven.
Section 28.1 Marketing Information Chapter 28 marketing research Section 28.2 Issues in Marketing Research.
Data warehousing and online analytical processing- Ref Chap 4) By Asst Prof. Muhammad Amir Alam.
Business Intelligence Systems Appendix J DAVID M. KROENKE and DAVID J. AUER DATABASE CONCEPTS, 6 th Edition.
1 CSE 2337 Introduction to Data Management Textbook: Chapter 1.
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Understanding the field & setting expectations.  Personal  International  UNT Alumni (Mathematics)  Academic  Economics & Mathematics  Professional.
CISB113 Fundamentals of Information Systems Data Management.
Introduction to Database Technology course DT228/3 Semester 1.
Introduction to Databases Three File Processing Systems DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 1-2.
Database Systems Lecture 1. In this Lecture Course Information Databases and Database Systems Some History The Relational Model.
+ Big Data. + Chapter Objectives Learn the basic concepts of Big Data, structured storage, and the MapReduce process Learn the basic concepts of data.
Marketing Information Systems Chapter 28 Section 1.
David M. Kroenke and David J. Auer Database Processing Fundamentals, Design, and Implementation Appendix J: Business Intelligence Systems.
Deception and Fraud 3.3. Deception and Fraud Deception & Fraud It’s a matter of degree.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
What is Database Administration ?
Data warehousing AND Data mining PRESENTED by N.GANESH (10QF1A0447)
Pengantar Sistem Informasi
Intro to MIS – MGS351 Databases and Data Warehouses
Diskusi-08 Jelaskan dan berikan contoh penggunaan theta join, equijoin, natural join, outer join, dan semijoin The slides for this text are organized into.
Diskusi-5 Sebutkan perangkat (tools) yang berpotensi mendukung kebutuhan tugas-tugas manajerial (management work) Jelaskan enam karakteristik informasi.
CS422 Principles of Database Systems Course Overview
Latihan Answer the following questions using the relational schema from the Exercises at the end of Chapter 3: Create the Hotel table using the integrity.
Chapter 6 Database Design
Latihan Create a separate table with the same structure as the Booking table to hold archive records. Using the INSERT statement, copy the records from.
This presentation uses a free template provided by FPPT.com Inventory Management Dr. Aravind Banakar –
This presentation uses a free template provided by FPPT.com Inventory Management
This presentation uses a free template provided by FPPT.com Inventory Management
Databases and Data Warehouses Chapter 3
Database Management System (DBMS)
Topics Covered in COSC 6340 Data models (ER, Relational, XML (short))
Team Project, Part II NOMO Auto, Part II IST 210 Section 4
Topics Covered in COSC 6340 Data models (ER, Relational, XML)
McGraw-Hill Technology Education
Data mining Data mining is the process of analyzing data from different perspectives and summarizing it into useful information.
COSC 3480 Projects & Homeworks Fall 2003
Presentation transcript:

Beyond the first course in database design and application:

Much more experience with design and ER modeling – especially with some fairly complex models. …and especially with fine tuning.

More experience with stored procedures and triggers – especially when triggers can be helpful and when they can be a problem. Greater knowledge of T-SQL Greater knowledge of.NET classes An internship if possible

We just touched on concurrency, locks, and transactions. There is SO-O-O much more there – especially determining how to define transactions appropriately. Also transaction properties (ACID)

Data warehousing (never even covered in class) ata_warehouse.html Data marts ata_mart.html

Data mining: use of sophisticated statistical and mathematical techniques to perform what-if analyses, to make predictions, and to facilitate decision making. For example, data mining techniques can analyze past cell phone usage and predict which customers are likely to switch to a competing phone company (Kroenke)

tml Retail application. If something is on sale, can you increase the price of something else to help offset the price reduction? And actually come out ahead? Data mining can help understand consumer buying patters. 22&lpg=PA22&dq=data+mining+owen+bly&source=bl&ots=4 8XiJuNPGV&sig=MWd3oBV1NEUXoByQFyHZR0oMRNY&hl =en&ei=DXvlTsrBHYH2ggf4h5yKBQ&sa=X&oi=book_result& ct=result&resnum=1&ved=0CCAQ6AEwAA#v=onepage&q&f =false

Security: there is a class framework devoted solely to setting up security. Other databases? It can’t hurt. Oracle, MySQL, IBM’s DB2

Backup and recovery processes MUST NOT LOSE DATA