Exam 3: The Database Management System Concept

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In the Course file, the string "Anatomy" can best be described as a _____.

(Multiple Choice)
4.8/5
(31)

There are three basic ways of retrieving data: sequential access, interrupted access, and direct access.

(True/False)
4.8/5
(32)

Retrieving a subset of the records of a file based on a field value is an example of _____.

(Multiple Choice)
4.9/5
(36)

An attribute of the records of a file that has unique values can be referred to as the key field.

(True/False)
4.7/5
(42)

Which of the following does not change the contents of a file?

(Multiple Choice)
4.8/5
(35)

The amount of data redundancy has no bearing on the amount of time it takes to update the data.

(True/False)
4.7/5
(25)

All of the following are major DBMS approaches, except _____.

(Multiple Choice)
4.9/5
(39)

Problems The following Animal File from the Central Zoo will be used in several of the following questions. The left-hand column of relative record numbers is there to facilitate answering the questions. Animal Animal Country of Number Species Name Gender Birth Weight 1 2 3 4 5 6 7 8 9 10 13648 Elephant Jumbo M Uganda 6,000 14990 Kangaroo Fred M Australia 200 17543 Elephant Shirley F Nigeria 5,500 20165 Giraffe Necky F USA 500 23743 Giraffe High Top F USA 600 27579 Panda Fluffy M China 250 32565 Elephant Large Louie M India 7,000 34871 Grizzly Bear Doris F Canada 1,500 35993 Lion King M USA 580 38578 Tiger Stripes F India 470 Animal file -Records and fields in the Animal file. a. Describe the file's record type. b. Show a record occurrence. c. Describe the set or range of values that the Animal Number field can take. d. Describe the set or range of values that the Gender field can take.

(Essay)
4.8/5
(36)

Data redundancy refers to the same fact about the business environment being stored more than once within an information system.

(True/False)
4.7/5
(35)

Data integrity problems result from the incorrect updating of redundant data.

(True/False)
4.9/5
(36)

Prior to the development of the database concept ____.

(Multiple Choice)
4.9/5
(29)

An entity is _____ in the business environment.

(Multiple Choice)
4.9/5
(36)

A single piece of data is a fact about something of interest to us in our business environment.

(True/False)
4.7/5
(38)

Which of the following is true about data redundancy within one file?

(Multiple Choice)
4.9/5
(37)

Consider the following Airplane and Flight files from Grand Travel Airlines. The unique identifier for flights is the combination of flight number and date. Arrival and departure times are actual, not scheduled, times. The left-hand column of relative record numbers is there to facilitate answering some of the questions. Airplane Passenger Year Number Manufacturer ModelCapacity Built 1 2 3 4 5 04653 Boeing 767 280 1988 10582 Airbus A320 256 1997 16420 Canadair CRT 54 2001 22663 Boeing 767 265 1999 28352 Boeing 767 280 1989 Airplane file Flight DepartureArrivalAirplane Number Date Time TimeNumber 1 2 3 4 5 6 7 8 9 10 11 12 005 11/15/2003 2:14 4:20 22663 018 01/24/2004 11:00 1:32 10582 032 11/15/2003 9:03 10:30 16420 032 11/16/2003 8:57: 10:23 16420 032 11/17/2003 9:00 10:33 16420 120 01/24/2004 7:52 9:34 16420 120 01/28/2004 7:51 9:57 16420 154 11/15/2003 12:58 3:30 10582 197 02//12/2004 5:03 7:22 22663 197 02//13/2004 5:00 7:31 28352 197 02//14/2004 5:03 8:45 04653 197 02//15/2004 5:00 7:28 22663 Flight file a. 16420 appears as an airplane number in record 3 of the Airplane file and in records 3, 4, 5, 6, and 7 of the Flight file. Does this constitute redundant data? Explain. b. Why does the Airplane Number field appear in both files? c. What would you have to do to find the name of the manufacturer of the airplane used for flight 197 on 02/13/2004? d. Merge the two files into one based on which records of one file are related to which records of the other file. e. How does merging the two files into one affect data integration? f. How does merging the two files into one affect data redundancy?

(Essay)
4.8/5
(32)

The term record occurrence refers to one particular record in a file.

(True/False)
4.9/5
(42)

A database management system is designed to handle _____ relationships without introducing data redundancy or causing other problems.

(Multiple Choice)
4.7/5
(36)

Problems caused by two or more users trying to update the same data simultaneously fall primarily under the heading of _____.

(Multiple Choice)
4.9/5
(37)

An example of an entity set would be all of the cars for sale at an automobile dealership.

(True/False)
4.8/5
(29)

Database management systems leave data control issues such as security, backup and recovery, and concurrency control to the application programmer to deal with.

(True/False)
4.9/5
(36)
Showing 61 - 80 of 83
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)