Database Fundamentals

Slides:



Advertisements
Similar presentations
Introduction to Database Management J.G. Zheng June 22 nd 2005 DB Chapter 1.
Advertisements

How Come It Takes Me So Long to Get Answers to Simple Questions About My Business? Technologies for Business Intelligence Introduction to Microsoft Access.
A database is a collection of data that is stored in a computer system. Databases allow their users to enter, access, and analyze their data quickly and.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Database Fundamentals Physical.
Post Exam Study Database Design
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Self-joins,
Microsoft Enterprise Consortium Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Database Fundamentals Defining.
Database Management3-1 L3 Database Management Santa R. Susarapu Ph.D. Student Virginia Commonwealth University.
Data Modeling and Database Design Chapter 1: Database Systems: Architecture and Components.
Database Systems: Design, Implementation, and Management Tenth Edition
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Create Student-Team.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Aggregate.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Database Fundamentals The Data.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Database Fundamentals Data.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Evaluating.
Chapter 3 Database Management
Concepts of Database Management Sixth Edition
Introduction to Database ISYS 363. File Concepts File consists of a group of records. Each record contains a group of fields. Example: Student file –SIDSnameMajorSexGPA.
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 1-1 David M. Kroenke’s Database Processing: Fundamentals, Design, and.
David M. Kroenke and David J. Auer Database Processing—12 th Edition Fundamentals, Design, and Implementation Chapter One: Introduction KROENKE AND AUER.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Advanced SQL Greenhouse Database.
M1G Introduction to Database Development 1. Databases and Database Design.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Advanced SQL Type II (Correlated)
SQL, Data Storage Technologies, and Web-Data Integration Week 1.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Introduction.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Using two.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals SQL Server.
Chapter 5 Database Processing.
Databases Illuminated
1 Chapter 1: Finding Your Way Through a Database Exploring Microsoft Office Access 2010.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Database Fundamentals Test.
Database A database is a collection of data organized to meet users’ needs. In this section: Database Structure Database Tools Industrial Databases Concepts.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals SELECT … FROM.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Advanced SQL Nested aggregate.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Aggregating.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
COMU114: Introduction to Database Development 1. Databases and Database Design.
1 Chapter 1: Finding Your Way Through a Database Exploring Microsoft Office Access 2007.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals SELECT … FROM.
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Database Fundamentals Physical.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Sorting output.
Prepared by The Smartpath Information Systems
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Logical operators.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Advanced SQL In-Line Subquery.
By Stephanie Wood And Nedziba Bubregovic.  A very large collection of data  A database management system is a software package designed to store and.
Course FAQ’s I do not have any knowledge on SQL concepts or Database Testing. Will this course helps me to get through all the concepts? What kind of.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Advanced SQL Equi-Join One-sided.
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Database Basics BCIS 3680 Enterprise Programming.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals Set Operators:
© 2003 Prentice Hall, Inc.3-1 Chapter 3 Database Management Information Systems Today Leonard Jessup and Joseph Valacich.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals WHERE clause.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Advanced SQL The relational.
2 1 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Data Models Why data models are important About the basic data-modeling.
David M. Kroenke and David J. Auer Database Processing: Fundamentals, Design, and Implementation Chapter One: Introduction.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium Database Fundamentals Data.
Databases A database is a collection of data. How that data is organized determines what type of database it is. Over the history of computers there have.
Rationale Databases are an integral part of an organization. Aspiring Database Developers should be able to efficiently design and implement databases.
David M. Kroenke and David J. Auer Database Processing: Fundamentals, Design, and Implementation Chapter Ten: Managing Databases with SQL Server 2012,
BSA 385 Week 3 Individual Assignment Frequent Shopper Program Part 2 Check this A+ tutorial guideline at
David M. Kroenke and David J
DBM 380 EDU Perfect Education/ dbm380edu.com.
DBM 380 EDU Lessons in Excellence-- dbm380edu.com.
DBM 380 Teaching Effectively-- snaptutorial.com
Database Fundamentals
Presentation transcript:

Database Fundamentals Introduction: A little history and some terms Microsoft Enterprise Consortium: http://enterprise.waltoncollege.uark.edu Microsoft Faculty Connection/Faculty Resource Center http://www.facultyresourcecenter.com

Microsoft Enterprise Consortium Databases A database is a collection of data. How that data is organized determines what type of database it is. Over the history of computers there have been different types of databases—hierarchical and network, for example—but over the past 25 years the relational database has been the most prevalent. J Kreie, New Mexico State University

Relational Databases E. F. Codd, a researcher at I.B.M., published a paper at the beginning of the 1970s in which he proposed the terms and principles of relational databases. These principles are based on relational algebra. Peter Chen, a professor in computer science, wrote a paper in 1976 that presented the concepts and symbols for the entity relationship model. This modeling approach has been widely used to depict the data in a relational database.

Microsoft Enterprise Consortium Database – An example This diagram is an example of an entity relationship diagram (ERD). This diagram is for the data used in an auto repair business. This diagram depicts how the relational database is structured. J Kreie, New Mexico State University

Databases – Why bother? Databases are important because almost everyone— businesses, government agencies, schools, etc.—need to keep track of data over time. Whether it is a business that wants to keep a record of its customers and its inventory or a non-profit agency that wants to keep track of donors and donations, storing and retrieving that information efficiently requires a database. Information and data: A distinction is usually made between these two terms. Information is data organized in a way that is useful to someone—for example, a list of phone numbers and email addresses for employees in the marketing department sorted by last name. All the details about employees—first name, last name, phone number, pay rate, social security number, department, etc.—are the data stored in the database.

Database Management System (DBMS) A DBMS is software that provides tools for building and managing a database. Examples of relational DBMS software are: Microsoft Access SQL Server Oracle DB2 MySQL

A brief introduction … This presentation gave a short overview of relational databases. Subsequent presentations will provide more detailed coverage.

Resources Inside Relational Databases with Examples in ACCESS, Mark Whitehorn & Bill Marklyn, Springer Science-Business Media, 2007. This is not a database textbook but it is a good overview of relational databases written in a non-technical manner. The examples presented may be shown in Access but the concepts apply to any relational database. The authors even have a chapter on Codd’s rules for relational databases and, again, these are presented in the most non-technical way possible. Microsoft Enterprise Consortium: http://enterprise.waltoncollege.uark.edu/mec.asp The consortium provides teaching material and large databases donated by some major corporations. Microsoft Faculty Connection—Faculty Resource Center http://www.facultyresourcecenter.com/