Chapter 1 - Database Systems



Similar documents
Chapter 1. Database Systems. Database Systems: Design, Implementation, and Management, Sixth Edition, Rob and Coronel

CC414 Database Management Systems

Introduction. Chapter 1. Introducing the Database. Data vs. Information

ISM 318: Database Systems. Objectives. Database. Dr. Hamid R. Nemati

Figure Sample 3GL COBOL Program

Chapter 14: Databases and Database Management Systems

Study Notes for DB Design and Management Exam 1 (Chapters 1-2-3) record A collection of related (logically connected) fields.

Topics. Database Essential Concepts. What s s a Good Database System? Using Database Software. Using Database Software. Types of Database Programs

SACRAMENTO CITY UNIFIED SCHOOL DISTRICT Position Description. DEPARTMENT: Technology Services SALARY: Range 13 Salary Schedule A

B.Sc (Computer Science) Database Management Systems UNIT-V

Chapter 3. Database Environment - Objectives. Multi-user DBMS Architectures. Teleprocessing. File-Server

Introduction to Database Systems

B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I

Concepts of Database Management Seventh Edition. Chapter 7 DBMS Functions

Types & Uses of Databases

1 File Processing Systems

Customer Analysis - Customer analysis is done by analyzing the customer's buying preferences, buying time, budget cycles, etc.

æ A collection of interrelated and persistent data èusually referred to as the database èdbèè.

Evolution of Distributed Database Management System

Chapter 2 Database System Concepts and Architecture

Data Warehousing. Jens Teubner, TU Dortmund Winter 2015/16. Jens Teubner Data Warehousing Winter 2015/16 1

Database Management. Chapter Objectives

DBMS Questions. 3.) For which two constraints are indexes created when the constraint is added?

INFORMATION SYSTEMS SPECIALIST

DATABASE SYSTEM CONCEPTS AND ARCHITECTURE CHAPTER 2

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Eleventh Edition. Copyright 2015 Pearson Education, Inc.

OLAP and OLTP. AMIT KUMAR BINDAL Associate Professor M M U MULLANA

Assistant Information Technology Specialist. X X X software related to database development and administration Computer platforms and

Chapter 6 8/12/2015. Foundations of Business Intelligence: Databases and Information Management. Problem:

Introduction: Database management system

14 Databases. Source: Foundations of Computer Science Cengage Learning. Objectives After studying this chapter, the student should be able to:

U.S. Department of the Interior/Geological Survey. Earth Science Information System (ESIS)

Oracle Architecture, Concepts & Facilities

MIS S S t S ru r ct u ur u e r & & Pl P a l nn n i n n i g

DATABASE DESIGN AND IMPLEMENTATION USING VISUAL BASIC

Bridge from Entity Relationship modeling to creating SQL databases, tables, & relations

B.Com(Computers) II Year DATABASE MANAGEMENT SYSTEM UNIT- V

Files. Files. Files. Files. Files. File Organisation. What s it all about? What s in a file?

Appendix M INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP

Alexander Nikov. 5. Database Systems and Managing Data Resources. Learning Objectives. RR Donnelley Tries to Master Its Data

Foundations of Business Intelligence: Databases and Information Management

Database Management Systems

Introduction to Database Systems. Chapter 1 Introduction. Chapter 1 Introduction

Introduction. Introduction: Database management system. Introduction: DBS concepts & architecture. Introduction: DBS versus File system

DATABASE SECURITY, INTEGRITY AND RECOVERY

Chapter 6 FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT Learning Objectives

The Data Warehouse ETL Toolkit

Core Syllabus. Version 2.6 B BUILD KNOWLEDGE AREA: DEVELOPMENT AND IMPLEMENTATION OF INFORMATION SYSTEMS. June 2006

COMP5138 Relational Database Management Systems. Databases are Everywhere!

Course MIS. Foundations of Business Intelligence

Microsoft SQL Database Administrator Certification

Database Management. Technology Briefing. Modern organizations are said to be drowning in data but starving for information p.

Database Concepts. Database & Database Management System. Application examples. Application examples

Administering a Microsoft SQL Server 2000 Database

Chapter 6. Foundations of Business Intelligence: Databases and Information Management

THE DATA WAREHOUSE ETL TOOLKIT CDT803 Three Days

Chapter 1 Databases and Database Users

Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley. Chapter 1 Outline

Extraction Transformation Loading ETL Get data out of sources and load into the DW

custom software, mobile apps, web design, and network support

DATABASE MANAGEMENT SYSTEMS

COURSE NAME: Database Management. TOPIC: Database Design LECTURE 3. The Database System Life Cycle (DBLC) The database life cycle contains six phases;

An Introduction to Data Warehousing. An organization manages information in two dominant forms: operational systems of

Metadata Repositories in Health Care. Discussion Paper

FIFTH EDITION. Oracle Essentials. Rick Greenwald, Robert Stackowiak, and. Jonathan Stern O'REILLY" Tokyo. Koln Sebastopol. Cambridge Farnham.

3 SOFTWARE AND PROGRAMMING LANGUAGES

Administering a Microsoft SQL Server 2000 Database

VBA and Databases (see Chapter 14 )

Module 3: File and database organization

CHAPTER SIX DATA. Business Intelligence The McGraw-Hill Companies, All Rights Reserved

COIS Databases

PART 10 COMPUTER SYSTEMS

DATA WAREHOUSE AND DATA MINING NECCESSITY OR USELESS INVESTMENT

Upgrading to Microsoft SQL Server 2008 R2 from Microsoft SQL Server 2008, SQL Server 2005, and SQL Server 2000

Database System Architecture & System Catalog Instructor: Mourad Benchikh Text Books: Elmasri & Navathe Chap. 17 Silberschatz & Korth Chap.

National Initiative for Cybersecurity Education

Release: 1. ICADBS502A Design a database

IT1104- Information Systems & Technology (Compulsory)

A Review of Data Mining Techniques

Chapter 1 File Organization 1.0 OBJECTIVES 1.1 INTRODUCTION 1.2 STORAGE DEVICES CHARACTERISTICS

Sample Career Ladder/Lattice for Information Technology

1. INTRODUCTION TO RDBMS

CERULIUM TERADATA COURSE CATALOG

Foundations of Business Intelligence: Databases and Information Management

MicroStrategy Course Catalog

A. TRUE-FALSE: GROUP 2 PRACTICE EXAMPLES FOR THE REVIEW QUIZ:

A McKnight Associates, Inc. White Paper: Effective Data Warehouse Organizational Roles and Responsibilities

Foundations of Business Intelligence: Databases and Information Management

DBMS / Business Intelligence, SQL Server

Database Systems. Multimedia Database Management System. Application. User. Application. Chapter 2: Basics

Advantages of DBMS.

CHAPTER. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION. Database Planning and Database Architecture

University Data Warehouse Design Issues: A Case Study

FROM RELATIONAL TO OBJECT DATABASE MANAGEMENT SYSTEMS

Administering a Microsoft SQL Server 2000 Database

Transcription:

Chapter 1 - Database Systems TRUE/FALSE 1. Data constitute the building blocks of processing. 2. Accurate, relevant, and timely information is the key to good decision making. 3. Metadata provides the description of the data characteristics but do not describe the set relationships that link the data found within the database. 4. The DBMS makes data management more efficient. 5. An ad hoc query is a spur-of-the-moment question. 6. The DBMS serves as an intermediary between the end user and the database. 7. The structure of the contents of a database does not need to be designed carefully. 8. Having fields stored in one location produces data redundancy. 9. Data inconsistency exists when different and conflicting versions of the same data appear in different places. 10. There are three different types of anomalies: modification, insertion, and deletion. 11. Data anomalies exist because a change in any field value can't be made in multiple places. 12. A single-user database can only support one user at a time.

13. A multiuser database that supports a small number of users, or a specific department, is called a workgroup database. 14. Workgroup databases usually serve up to 100 users. 15. A database that is primarily designed to support a company s day-to-day operations is called a data warehouse. MULTIPLE CHOICE 1. A record consists of a. a. character c. set of one or more fields b. collection of related records d. group of files 2. Data management is a discipline that focuses on the. a. management of end users b. generation, storage, and retrieval of data c. help items to be used by end users d. generation, storage, and retrieval of information 3. Which of the following is a benefit of using a DBMS? a. They provide full security to data using private/public key encryption b. They create automatic backups c. They help create an environment for end users to have access to more data d. They provide seamless Internet access to database data 4. Which of the following is the most common classification applied to a DBMS? a. number of users c. expected type and extent of use b. database site location(s) d. software manufacturer 5. All fields for a specific entity can be grouped together as a. a. file c. record b. field d. database

6. The DBMS allows you to extrapolate information from your data by using a(n). a. query language c. security system b. table generator d. access control 7. A DP specialist is in existence because of the. a. increase in the number of computers b. advent of database management systems c. need to convert manual files to a matching computer file system d. need to speed up processing of data 8. Of the languages listed below, which is NOT considered a 3GL? a. COBOL c. Query Language b. BASIC d. FORTRAN 9. Which of the following is considered a data anomaly? a. Inconsistency c. Timeliness b. Modification d. Obsoletion 10. Database management systems, operating systems, applications, and utilities are all examples of. a. software c. computer infrastructure b. hardware d. input and output 11. A DBMS performs several important functions that guarantee the integrity and consistency of the data in the database. Which of the following is NOT one of those functions? a. Data integrity management c. Data reports b. Data storage management d. Security management 12. An ad hoc query is a. a. pre-scheduled question c. pre-planned question b. spur-of-the-moment question d. question that will not return any results 13. John is working in the customer table and needs to know what customers are located in Florida. To find the information, he would. a. create a new table c. create a new query b. create a new form d. utilize the Database Wizard

14. A system is composed of software, hardware, procedures, and people. a. software c. file b. computer d. database 15. Which of the following is NOT a data anomaly? a. Modification c. Deletion b. Insertion d. Correction ANS: D 16. are the people who run the organization s daily operations. a. End users c. Database programmers b. Managers d. Data practitioners 17. Where does the DBMS store the definitions of data elements and their relationships? a. Data file c. Data dictionary b. Index d. Data map 18. Activities that make the database perform more efficiently, in terms of storage and access speed, are known as performance. a. upgrades c. tuning b. enhancements d. development 19. When the DBMS translates logical requests into commands that physically locate and retrieve the requested information, it is fostering data. a. integrity c. inconsistency b. independence d. mining 20. deals with fixing the database after a failure, such as a hard disk malfunction. a. Backup c. Security b. Recovery d. Access control 21. In a database environment, the DP is promoted to. a. systems administrator c. end user b. database administrator d. manager 22. A raw fact, such as an invoice date, is known as. a. information c. a record b. a relationship d. data ANS: D

23. The manages interaction between the end user and the database. a. DM query engine c. DBMQ b. DBMS d. DP 24. Another name for a production database is a database. a. development c. transactional b. warehousing d. data-mining 25. Programming in a(n) can be a time-consuming and high-skill activity. a. COB c. 3GL b. AIS d. DMB