Database Principles. Basics A database is a collection of data, along with the relationships between the data The data has to be entered into a structure,

Slides:



Advertisements
Similar presentations
C6 Databases.
Advertisements

5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
MICROSOFT OFFICE ACCESS 2007.
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
Unit 7: Store and Retrieve it Database Management Systems (DBMS)
M.S. Access Module CAS 133 Russ Erdman. M.S. Access Module Assignment Overview Two options for the unit: All students complete Units A, B and C In class.
The Hierarchy of Data Bit (a binary digit): a circuit that is either on or off Byte: 8 bits Character: each byte represents a character; the basic building.
Database Management: Getting Data Together Chapter 14.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
“DOK 322 DBMS” Y.T. Database Design Hacettepe University Department of Information Management DOK 322: Database Management Systems.
Attribute databases. GIS Definition Diagram Output Query Results.
Databases and Database Management Systems
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Databases Creating databases to store information.
Chapter 11 Databases.
Chapter 11 Databases. 11 Chapter 11: Databases2 Chapter Contents  Section A: File and Database Concepts  Section B: Data Management Tools  Section.
ACS1803 Lecture Outline 2 DATA MANAGEMENT CONCEPTS Text, Ch. 3 How do we store data (numeric and character records) in a computer so that we can optimize.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
Copyright © 2003 by Prentice Hall Module 4 Database Management Systems 1.What is a database? Data hierarchy and data organization Field, record, file,
1 Chapter 1: Finding Your Way Through a Database Exploring Microsoft Office Access 2010.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
Application Software: Databases
Module Title? DBMS Introduction to Database Management System.
CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.
DATABASE. A database is collection of information that is organized so that it can easily be accessed, managed and updated. It is also the collection.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
2005 SPRING CSMUIntroduction to Information Management1 Organizing Data John Sum Institute of Technology Management National Chung Hsing University.
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
HAP 709: Healthcare Databases Introduction to Database Structures Janusz Wojtusiak, Ph.D. Fall 2010 Based on slides by: Farrokh Alemi, Ph.D. Francesco.
© 2007 by Prentice Hall 1 Introduction to databases.
Databases Topic 4 Text Materials Chapter 3 – Databases and Data Warehouses.
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.
Database Design Part of the design process is deciding how data will be stored in the system –Conventional files (sequential, indexed,..) –Databases (database.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
Database A database is a collection of data organized to meet users’ needs. In this section: Database Structure Database Tools Industrial Databases Concepts.
Oleh Munawar Asikin. Principles of Information Systems, Seventh Edition 2  Database management system (DBMS): group of programs that manipulate database.
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Technology In Action Chapter 11 1 Databases and… Databases and their uses Database components Types of databases Database management systems Relational.
1 Chapter 1: Finding Your Way Through a Database Exploring Microsoft Office Access 2007.
INFO1408 Database Design Concepts Week 15: Introduction to Database Management Systems.
Prepared By Prepared By : VINAY ALEXANDER ( विनय अलेक्सजेंड़र ) PGT(CS),KV JHAGRAKHAND.
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
Database. Data Base A database is a collection of related data, and the software used in databases to store, organize and retrieve the data is called.
ITGS Databases.
CISB113 Fundamentals of Information Systems Data Management.
Organizing Data and Information
INTRODUCTION lecture1 1. Data base concept Data is a meaningless static value. What does 3421 means? Information is the data you process in a manner that.
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
Databases Cheyenne Ortega. Databases  A database is a collection of related data, stored in an organized manner so that it can be retrieved later. 
6-1 Copyright © 2013 Pearson Canada Inc. Databases and Information Management CHAPTER SIX.
Alighieri: Introduction to MS Access 1 What is a Database? RELATIONAL DATABASE A database is an organized collection of information. A database is designed.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
Foundations of information systems : BIS 1202 Lecture 4: Database Systems and Business Intelligence.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
DAY # 11 Haifa Abulaiha February 29,
Pengantar Sistem Informasi
Database Principles.
Prepared By: Bobby Wan Microsoft Access Prepared By: Bobby Wan
IS 130 Information systems 1
Database Systems Chapter 3 1.
Fundamentals & Ethics of Information Systems IS 201
Fundamentals of Information Systems
Database Management  .
Presentation transcript:

Database Principles

Basics A database is a collection of data, along with the relationships between the data The data has to be entered into a structure, maintained and kept up to date, and accessed (via reports or online queries) This is database management The programs which help you do this are called database management systems DBMS

Old database vs. New database

Uses for a database Every company needs one! Businesses have lots of data to manage, from inventory and suppliers to employees and salary! Databases produce useful reports, shipping labels, answers to questions about the data contained in the database You may or may not actually use MS Access at your job, but you DO use a DBMS very often. Many have specialized, customized interfaces that you might not recognize as a DBMS.

Data Mining Hot topic these days with “Big Data” The process of extracting hidden patterns from data (Wikipedia) Businesses and governments do it all the time (finding prospects, detecting terrorism) Analyze large amounts of data for previously unknown and useful information, using AI programs that can find interesting relationships and patterns Can also invade privacy if not use carefully Patterns used to make predictions

Well known DBMS’s MS Access – only good for medium amounts of data Oracle – for huge amounts of data, used by large companies mySQL – ecommerce, shopping baskets, catalogs, runs on Linux, free, open-source SAP – enterprise, integrated system for managing a business and its data IBM DB2 – older, still well respected for businesses

Basic Terms The simplest unit in a database is a field. It is the smallest meaningful unit. It can be any size from 1 character to hundreds of characters It has a name, like “First Name” or “State” It has a type, like “Text” – more on this later! It has properties, like being a primary key or having a default value

Then comes a record Put some fields together because they are logically related and you call it a record A record is all the information you have in a database about one “object” – “object” is a loose term, a person, a date, a transation, all are objects A record could have 1 field (unusual) or many fields, of any types as needed A collection of fields about a student in a university database would be the student’s record

Then comes a table Put some records together because they are logically associated (they are all students or they are all inventory items) and you have a table. A table could have 1 record (unusual) or millions (can be slow to access or sort!) Tables have names like “Employees” or “Departments” or “Products made” or “Sales”

And lastly comes a database Put together some tables because they are all logically related and you have a database. Note that is a database, NOT a DBMS. The DBMS is the software that manipulates the data in the database A database may have one table or many, depending on the complexity of the data and the size of the entity (company or person) that the data represents