Unit 7: Store and Retrieve it Database Management Systems (DBMS)

Slides:



Advertisements
Similar presentations
Organisation Of Data (1) Database Theory
Advertisements

Chapter 1 Business Driven Technology
Data-Mining and Record-Matching. Whenever you fill out a form for an organisation, business or government, the information usually ends up being stored.
MICROSOFT OFFICE ACCESS 2007.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
Monday, 08 June 2015Dr. Mohamed Osman1 What is Database Administration A high level function (technical Function) that is responsible for ► physical DB.
Chapter 3 Database Management
Database Management An Introduction.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
Database Management: Getting Data Together Chapter 14.
Introduction to Databases CIS 5.2. Where would you find info about yourself stored in a computer? College Physician’s office Library Grocery Store Dentist’s.
Living in a Digital World Discovering Computers 2010.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Chapter 14 The Second Component: The Database.
Databases and Database Management Systems
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Databases Chapter 11.
Information systems and databases Database information systems Read the textbook: Chapter 2: Information systems and databases FOR MORE INFO...
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
3-1 Chapter Three. 3-2 Secondary Data vs. Primary Data Secondary Data: Data that have been gathered previously. Primary Data: New data gathered to help.
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
D ATA, D ATABASE, DBMS, DBMS SOFTWARE, R ELATION, A PPLICATION, ENVIRONMENT, BENEFITS. Week 8 Mr.Mohammed Rahmath.
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.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA ebay
Unit 18: Database Modelling
BIS121 IT for Business Application Lecture 8 – Database (Part I)
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2012 (September 5, 2012)
Computers Are Your Future Tenth Edition Chapter 12: Databases & Information Systems Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
1 Advanced Computer Programming Databases. Overview What is a database? Database Basics Database Components Data Models Normalization Database Design.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
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 California State University, Fullerton Chapter 7 Information System Data Management.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Chapter 6: Foundations of Business Intelligence - Databases and Information Management Dr. Andrew P. Ciganek, Ph.D.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
Chapter 6.
I Information Systems Technology Ross Malaga 4 "Part I Understanding Information Systems Technology" Copyright © 2005 Prentice Hall, Inc. 4-1 DATABASE.
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.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
DAY 12: DATABASE CONCEPT Tazin Afrin September 26,
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
3-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 3 Databases and Data.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
Principles of Database Design, Conclusions AIMS 2710 R. Nakatsu.
Technology In Action Chapter 11 1 Databases and… Databases and their uses Database components Types of databases Database management systems Relational.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Databases Unit 3_6. Flat File Databases One table containing data Data must be entered as a whole each time e.g. customer name and address each time (data.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
DATABASE MANAGEMENT SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
ITGS Databases.
1 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
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,
Zhangxi Lin Texas Tech University ISQS 6347, Data & Text Mining 1 ISQS 6339 Data Management and Business Intelligence Database Review.
Database Management Systems (DBMS)
DATA RESOURCE MANAGEMENT
Database and Information Management Chapter 9 – Computers: Understanding Technology, 3 rd edition.
0 / Database Management. 1 / Identify file maintenance techniques Discuss the terms character, field, record, and table Describe characteristics.
Flat Files Relational Databases
Databases Cheyenne Ortega. Databases  A database is a collection of related data, stored in an organized manner so that it can be retrieved later. 
Relational Database Systems Bartosz Zagorowicz. Flat Databases  Originally databases were flat.  All information was stored in a long text file, called.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
Edexcel OnCourse Databases Unit 9. Edexcel OnCourse Database Structure Presentation Unit 9Slide 2 What is a Database? Databases are everywhere! Student.
Database Principles.
ACS1803 Lecture Outline 2   DATA MANAGEMENT CONCEPTS Text, Ch. 3
Basic Concepts in Data Management
Presentation transcript:

Unit 7: Store and Retrieve it Database Management Systems (DBMS)

Social and ethical issues Evaluate the social and ethical issues involved in the use of databases and spreadsheets. These may include: privacy of information in different cultures responsibility for the security of data stored in databases from different perspectives, for example, the developer, the user and the management of an organization accountability for the negative social effects caused by insecure databases rights of individuals with respect to the storage of personal data social consequences of outdated or incorrect data stored in databases social consequences of the release of sensitive data stored in databases legislation on access and use of database information in different countries

What Is A Database? A Database is simply a collection of data – A list of Names and Addresses – CD’s in your Personal Collection – Customers details, products, orders These days Databases are often referred to data held on computer but non-computerized databases still exist is such circumstances where the amount of data needed to be held is not so large such as a small primary school may hold pupils data on an index card

Difference Between Computerized and non-computerized Databases Computerized  Faster Access to data  Data Which usually takes a weeks, months to collate takes minutes  Search data faster  Able to analyse data in ways that were previously unthinkable. Buying habits of customers. Non-Computerized  Low maintenance required  Filing system does not crash

Key Database Terms A Database – A collection of data stored in an organised way. A table – Where to enter data. – Where the data is stored A Record – One set of information on a person or thing. A field – One specific piece of information on a person or thing.

More Terms A Query – Extracting a specific subset of data (Searching for data) A Form – a way to enter data into a table – a way to view data from a table or query A Report – A way to print out data from a table or query. Example Database

Are these the same? MS Access Database Table MS Excel Spreadsheet

What’s the difference between a Database and a Spreadsheet?

The difference….relations A relational database is a database that groups data using common attributes found in the data set. The resulting "clumps" of organized data are much easier for people to understand. For example, a data set containing all the real estate transactions in a town can be grouped by the year the transaction occurred; or it can be grouped by the sale price of the transaction; or it can be grouped by the buyer's last name; and so on. WikiPedia

Data Reliability “Data may be unreliable if it is entered incorrectly or if it becomes outdated” Ways to prevent data entry errors include: Field types i.e. only a certain type of data is permitted e.g. only text Limiting field size eg Title 25 characters Default values to input the most likely field value Validation rules to ensure values within a given range eg cost >10 and <100 required fields so null values are not allowed drop down boxes to limit the data entry choice eg Videos – Shelf default value – Latest Releases – Rating validation rule - "G" Or "PG" Or "M" Or "MA" Or "R" – Fee default value – 6 – Fee validation rule - >=2 And <=6 – Time_Limit validation rule - >=1 And <=7

Data Redundancy Definition: Repetition of data in a database Why do you think this could cause problems?

Database Integrity Integrity refers to the data staying the same as when it was entered at creation. Data can lose integrity if it is changed by a hacker or if it is destroyed during transfer eg over a communications network.

Data Matching “Data-matching involves bringing together data from different sources and comparing it. Much of the data-matching done by agencies subject to the Privacy Act aims to identify people for further action or investigation. For example, records from different departments are often compared to identify people who are being paid benefits to which they are not entitled or people who are not paying the right amount of tax. Data-matching poses a particular threat to personal privacy because it involves analysing information about large numbers of people without prior cause for suspicion”. (Office of the Federal Privacy Commissioner

Data Mining “A class of database applications that look for hidden patterns in a group of data that can be used to predict future behaviour” For example, data mining software can help retail companies find customers with common interests. The term is commonly misused to describe software that presents data in new ways. True data mining software doesn't just change the presentation, but actually discovers previously unknown relationships among the data. Data mining is popular in the science and mathematical fields but also is utilized increasingly by marketers trying to distil useful consumer data from Web sites” “Data mining is the discovery and extraction of hidden predictive information from large databases. It uses statistical methods and artificial intelligence technology to locate trends and patterns in data that would have been overlooked by normal database queries. For example, a grocery chain used data mining to discover differences between male and female shopping patterns so they could create gender-specific marketing campaigns”.