Web Databases Vast information provider. Offers information about jobs, photos, movies, weather, sporting events, etc. Shop for any product/service, buy/sell.

Slides:



Advertisements
Similar presentations
Database Management.
Advertisements

Lecture-7/ T. Nouf Almujally
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.
Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change.
Database A collection of related information stored on a computer and organized in a manner that allows access, retrieval, and use of that data.
Oct 31, 2000Database Management -- Fall R. Larson Database Management: Introduction to Terms and Concepts University of California, Berkeley School.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
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.
Database Administration
Living in a Digital World Discovering Computers 2010.
1212 CHAPTER DATABASES. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Distinguish between the physical and logical view.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
CHAPTER 3 DATABASES AND DATA WAREHOUSES. 3-2 STUDENT LEARNING OUTCOMES 1.Describe business intelligence and its role 2.Compare databases and data warehouses.
BUSINESS DRIVEN TECHNOLOGY
Database Management.
Chapter 9 Database Management
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.
The UF Directory Project Project Leader: Warren Curry, Information Systems Project Project Web Site:
An INTRODUCTION to MICROSOFT ACESS 2000 By Dr. Ennis-Cole.
Discovering Computers 2009 Chapter 10 Database Management.
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
1 Advanced Computer Programming Databases. Overview What is a database? Database Basics Database Components Data Models Normalization Database Design.
DAY 15: ACCESS CHAPTER 2 Larry Reaves October 7,
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
Star Trek Comparisons The future of Technology: the Mactini Microsoft Future 2019 INFORMATION TECHNOLOGY.
1 Introduction to Database Systems. 2 Database and Database System / A database is a shared collection of logically related data designed to meet the.
Summary Data Modeling SDLC What is Data Modeling Application Audience and Services Entities Attributes Relationships Entity Relationship Diagrams Conceptual,Logical.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
Database Administration COMSATS INSTITUTE OF INFORMATION TECHNOLOGY, VEHARI.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Chapter 10 Database Management. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information.
Chapter 9 Database Management. Chapter 9 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Discuss.
Database A database is a collection of data organized to meet users’ needs. In this section: Database Structure Database Tools Industrial Databases Concepts.
Storing Organizational Information - Databases
Chapter 13 Databases and Information Management. Explain why data and information are important to an organization Identify file maintenance techniques.
Discovering Computers 2008 Chapter 10 Database Management.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
- Ahmad Al-Ghoul Data design. 2 learning Objectives Explain data design concepts and data structures Explain data design concepts and data structures.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
DA vs. DBA The University of California Berkeley Extension Copyright © 2011 Patrick McDermott.
MS Access. Access is a DBMS/RDMS DBMS = Database Management System RDMS = Relational Database Management System.
1 Introduction to Oracle Chapter 1. 2 Before Databases Information was kept in files: Each field describes one piece of information about student Fields.
Unit 5, Lesson 1 Working with Databases. Objectives Identify the parts of the Access screen. Identify the parts of the Access screen. Understand the purpose.
Database Systems Basic Data Management Concepts
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Database Systems. Role and Advantages of the DBMS Improved data sharing Improved data security Better data integration Minimized data inconsistency Improved.
Databases 101 © Dolinski What you will learn How relational databases work What are the components that make up a database How to create each component.
Chapter 10 Database Management. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain.
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
Chapter 11 Information and Data Management Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
IS2803 Developing Multimedia Applications for Business (Part 2) Lecture 1: Introduction to IS2803 Rob Gleasure
Week 7 Lecture Part 2 Introduction to Database Administration Samuel S. ConnSamuel S. Conn, Asst Professor.
Software. Because databases can get very big, it is important to decide exactly what is going to be stored in each field. Fields can be text, number,
Learners Support Publications www. lsp4you.com Database Users and Administrator.
Chapter 10 Database Management. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain.
CSCI-235 Micro-Computers in Science Databases. Database Concepts Data is any unorganized text, graphics, sounds, or videos A database is a collection.
Databases and Database Users
Computer Jobs Data Entry Operators Computer Librarians
Database Management:.
Chapter Ten Managing a Database.
RELATIONAL DATABASE MODEL
Chapter 13 Databases and Information Management
System And Application Software
PLANNING A SECURE BASELINE INSTALLATION
UF Directory Coordinator Training
Database management systems
Presentation transcript:

Web Databases Vast information provider. Offers information about jobs, photos, movies, weather, sporting events, etc. Shop for any product/service, buy/sell stocks, job searching, airline reservasions, school related tasks. Some Web databases are collaborative databases. (store and share multimedia with other users) Accessible through the Web.

Example

Accountability for Database Security Breaches  Most of the time the institution or company whose security was breached is accountable.  Many institutions voluntarily notify individuals whose information was breached, and some even compensate victims; for example, some provide credit monitoring for free.

Accesiblity on a Web Database  To access data in a Web database, you fill in a form or enter search text on a Web page.  Database server - a computer that stores and provides access to a database.  Users are also the ones providing information.

Database Administration Managing a company’s database requires a great deal of coordination. The role of coordinating the use of the database belongs to the database analysts and administrators. To carry out their responsibilities, these IT (information technology) professionals follow database design guidelines and need cooperation from all database users.

Database Guidelines A carefully designed database makes it easier for a user to query the database, modify the data, and create reports: 1.Determine the purpose of the database. 2. Design the tables or files. - Design tables or files on paper first. - Each table or file should contain data about one subject. The Student table, for example, contains data about students.

3. Design the records and fields for each table or file. - Be sure every record has a unique primary key. - Use separate fields for logically distinct items. For example, a name could be stored in six fields: Title (Mr., Mrs., Dr., etc.), First Name, Middle Name, Last Name, Suffix (Jr., Sr., etc.), and Nickname. - Do not create fields for information that can be derived from entries in other fields. For example, do not include a field for Age. Instead, store the birth date and compute the age. - Allow enough space for each field. - Set default values for frequently entered data. 4. Determine the relationships among the tables or files.

Role of the Database Analysts and Administrators  Analysts and administrators - responsible for managing and coordinating all database activities.  Database analyst (DA) - decides on the proper placement of fields, defines the relationships among data, and identifies users’ access privileges.  Database administrator (DBA) - requires a more technical inside view of the data. Creates and maintains the data dictionary, manages security of the database, monitors the performance of the database, and checks backup and recovery procedures.  In small companies, one person often is both the DA and DBA. In larger companies, the responsibilities of the DA and DBA are split among two or more people.

Role of the Employee as a User Employees should learn how to use the data in the database effectively. Instant access to information helps employees perform their jobs more effectively. Today, employees access databases from their office desktop computers notebook computers, or even smart phones and other mobile devices. The maintenance of a database is an ongoing task that organizations measure constantly against their overall goals.