Deck 11: Databases
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/150
Play
Full screen (f)
Deck 11: Databases
1
In a fixed-length field,when the data entered is shorter than the allocated field length,blank spaces automatically fill the field.
True
2
An index has no bearing on the physical sequence of records on disk.
True
3
The average American is in less than 10 commercial databases.
False
4
An encrypted database can be queried quickly.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
5
The hyperlink data type is used to store data that can have one of two values.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
6
Sorted tables typically produce slower queries and updates than unsorted tables.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
7
If a name field contains an entire name,it is difficult to individually manipulate the first name,last name,and middle initial.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
8
The logical data type is used for true/false or yes/no data.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
9

The accompanying figure shows an example of an SQL query.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
10
XML documents are not optimized for many operations you would customarily associate with databases,such as fast sorts,searches,and updates.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
11

In the accompanying figure,the relationship shown in the bottom row is a many-to-many relationship.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
12

In the accompanying figure,the relationship shown in the top row is a one-to-many relationship.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
13
Modern database software is designed to support data dependence.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
14
The simplest model for storing data is the flat file.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
15
User privileges delineate which fields and records a particular user is allowed to read.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
16
A relational database stores data in a collection of related tables.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
17
The United States has some of the strongest privacy regulations in the developed world.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
18
Database tables should be indexed by any field or fields that are commonly used as search fields.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
19
A record contains the smallest unit of meaningful information.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
20
Queries within an unsorted database are slow because each record must be looked at sequentially.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
21

In the query illustrated in the accompanying figure,the SELECT command specifies the fields that should appear._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
22
A(n)index simply points to the record where the data can be found._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
23
In a flat file,each row in the table is a(n)field._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
24

In the query illustrated in the accompanying figure,the SELECT command is used to link the Albums and Tracks tables._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
25
The data accessed by data mining and other analysis techniques is often stored in a data ____.
A) cellar
B) stockyard
C) warehouse
D) silo
A) cellar
B) stockyard
C) warehouse
D) silo
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
26
The term XML refers to software that is designed to manage data stored in a database.___________________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
27

In a(n)relational database,relationships are specified by joining common data stored in the fields of records in different tables._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
28

In database jargon,a(n)relationship is an association between data that is stored in different record types._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
29
XML is a markup language that allows field tags,data,and tables to be incorporated into a Web document._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
30
Poorly designed custom database software can result in data independence._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
31
In the broadest definition,a(n)____ is a collection of information.
A) index
B) database
C) hierarchy
D) field
A) index
B) database
C) hierarchy
D) field
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
32
In a(n)case sensitive database,uppercase letters are not equivalent to their lowercase counterparts._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
33
The index key for a table specifies the order in which records are stored and where new records are inserted in a table._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
34
Dynamic Web publishing allows you to take a snapshot of the data in a database by generating a report,which is converted into an HTML document._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
35
Data ____ refers to the process of analyzing information in databases to discover previously unknown and potentially useful information.
A) leading
B) mining
C) tracking
D) warehousing
A) leading
B) mining
C) tracking
D) warehousing
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
36
____ refers to a branch of data mining that focuses on predicting future probabilities and trends.
A) Future-oriented analytics
B) Linked analytics
C) Predictive analytics
D) Forecasting analytics
A) Future-oriented analytics
B) Linked analytics
C) Predictive analytics
D) Forecasting analytics
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
37
Although encryption cannot prevent a database from being lost or stolen,it can make the data it contains unintelligible to a hacker._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
38

You can query by ____ using a fill-in form,like the one shown in the accompanying figure.
A) example
B) model
C) format
D) function
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
39

In the accompanying figure,the middle row shows a relationship where one album contains many songs,and one song may appear on many albums._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
40

In the query illustrated in the accompanying figure,the JOIN command specifies that you want to see the album with item number LPM-2256._________________________
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
41
Relationships between record types can be graphically depicted using a(n)____.
A) DRE
B) ERD
C) EDR
D) GRD
A) DRE
B) ERD
C) EDR
D) GRD
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
42
A technique called ____ Web publishing is a simple way to display the data in a database by converting a database report into an HTML document,which can be displayed as a Web page by a browser.
A) dynamic
B) flexible
C) static
D) entry
A) dynamic
B) flexible
C) static
D) entry
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
43
It is possible to enter data as a(n)____ text file and then use a programming language to write routines to access that data.
A) binary
B) primary key
C) relational
D) ASCII
A) binary
B) primary key
C) relational
D) ASCII
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
44
____ allows decision makers to look for relationships between multiple data dimensions.
A) Database modeling
B) Flat file
C) Predictive analytics
D) OLAP
A) Database modeling
B) Flat file
C) Predictive analytics
D) OLAP
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
45
Data ____ means that data are separate from the programs used to manipulate the data.
A) dependence
B) independence
C) reliance
D) autonomy
A) dependence
B) independence
C) reliance
D) autonomy
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
46
In the world of databases,a(n)____ refers to a collection of data fields.
A) record
B) format
C) structure
D) index
A) record
B) format
C) structure
D) index
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
47
If a single data management tool can be used to maintain many different files and databases,it must support data ____.
A) dependence
B) independence
C) networks
D) relationships
A) dependence
B) independence
C) networks
D) relationships
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
48

In the relationship in the ____ row of the accompanying figure,one record in a particular record type can be related to many records in another record type,and vice versa.
A) top
B) middle
C) bottom
D) No such relationship is shown in the accompanying figure
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
49
A(n)____ file uses a uniform format to store data for each person or thing in the file.
A) structured
B) indexed
C) variable-length
D) fixed-length
A) structured
B) indexed
C) variable-length
D) fixed-length
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
50
The ____ database model uses a mesh-like structure,which allows for the definition of many-to-many relationships.
A) hierarchical
B) network
C) parent-child
D) duplex
A) hierarchical
B) network
C) parent-child
D) duplex
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
51
A(n)____ is an association between data that is stored in different record types.
A) method
B) table
C) relationship
D) attribute
A) method
B) table
C) relationship
D) attribute
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
52
A fixed-length field contains a predetermined number of ____.
A) letters
B) units
C) pixels
D) bytes
A) letters
B) units
C) pixels
D) bytes
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
53
Database ____ software allows a remote computer or network workstation to access data in a database.
A) client
B) server
C) distribution
D) management
A) client
B) server
C) distribution
D) management
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
54
Database ____ software is designed to manage billions of records and several hundred transactions per second.
A) server
B) client
C) distribution
D) system
A) server
B) client
C) distribution
D) system
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
55
A record ____ contains data about a particular entity.
A) type
B) occurrence
C) stock
D) catalog
A) type
B) occurrence
C) stock
D) catalog
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
56
Which of the following has the least versatility?
A) database software
B) custom software
C) spreadsheet software
D) dedicated software
A) database software
B) custom software
C) spreadsheet software
D) dedicated software
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
57
With a(n)____ database,the database is stored on several different computers,on multiple networks,or in different geographical locations.
A) distributed
B) object
C) network
D) relational
A) distributed
B) object
C) network
D) relational
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
58
____ refers to the number of associations that can exist between two record types.
A) Ordinality
B) Referentiality
C) Relating
D) Cardinality
A) Ordinality
B) Referentiality
C) Relating
D) Cardinality
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
59
In an object database,an attribute is ____.
A) equivalent to a record
B) a group of objects
C) equivalent to a field in a relational database
D) any behavior that an object is capable of performing
A) equivalent to a record
B) a group of objects
C) equivalent to a field in a relational database
D) any behavior that an object is capable of performing
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
60
A(n)____ allows you to create,update,and administer a relational database.
A) XML DBMS
B) RDBMS
C) OODBMS
D) ERD
A) XML DBMS
B) RDBMS
C) OODBMS
D) ERD
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
61
What would be an appropriate data type to choose for a field designed to hold an MP3 file?
A) music data type
B) computed field
C) logical data type
D) BLOB data type
A) music data type
B) computed field
C) logical data type
D) BLOB data type
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
62
All of the following are tools to help you create server-side programs EXCEPT ____.
A) ASP
B) JavaScript
C) CGI
D) PHP
A) ASP
B) JavaScript
C) CGI
D) PHP
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
63
A ____ validates an entry by searching for the same data in a file or database table.
A) validating routine
B) redundancy routine
C) lookup routine
D) normalizing routine
A) validating routine
B) redundancy routine
C) lookup routine
D) normalizing routine
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
64

The two tables shown in the accompanying figure are ____ by the CustomerNumber field.
A) merged
B) related
C) split
D) concatenated
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
65
Dynamic Web publishing relies on a program or script,referred to as a(n)____ program,that acts as an intermediary between your browser and a DBMS.
A) server-side
B) client-side
C) XForm
D) input
A) server-side
B) client-side
C) XForm
D) input
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
66
Which of the following can be used to delineate the data entry area in a user interface?
A) an edit box
B) a line
C) a shaded area
D) all of the above
A) an edit box
B) a line
C) a shaded area
D) all of the above
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
67
Which of the following is NOT true of XML?
A) It exists as a document in human-readable format.
B) It is portable so that it can be easily accessed from virtually any platform.
C) XML documents are optimized for many operations you customarily associate with databases such as fast sorts and updates.
D) All that is required to view an XML document is an XML-enabled browser.
A) It exists as a document in human-readable format.
B) It is portable so that it can be easily accessed from virtually any platform.
C) XML documents are optimized for many operations you customarily associate with databases such as fast sorts and updates.
D) All that is required to view an XML document is an XML-enabled browser.
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
68
A field ____ is a template that adds the correct formatting as data is entered.
A) format
B) roster
C) validation
D) screen
A) format
B) roster
C) validation
D) screen
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
69
The ____ Web publishing process generates customized Web pages as needed.
A) server-side
B) flexible
C) static
D) dynamic
A) server-side
B) flexible
C) static
D) dynamic
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
70

____ is a markup language that allows field tags,data,and tables to be incorporated into a Web document.
A) HTML
B) XML
C) Java
D) ASP
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
71
A ____ data type usually provides a variable-length field into which users can enter comments.
A) text
B) character
C) memo
D) string
A) text
B) character
C) memo
D) string
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
72
A CGI script can be written in all of the following EXCEPT ____.
A) C++
B) Java
C) JavaScript
D) Perl
A) C++
B) Java
C) JavaScript
D) Perl
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
73

The accompanying figure shows a(n)____ document.
A) HTML
B) XML
C) JavaScript
D) Perl
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
74
The goal of normalization is to minimize data ____.
A) redundancy
B) cardinality
C) indexing
D) formatting
A) redundancy
B) cardinality
C) indexing
D) formatting
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
75
What would be an appropriate data type to choose for a fixed-length field designed to hold a person's name?
A) memo data type
B) real data type
C) text data type
D) logical data type
A) memo data type
B) real data type
C) text data type
D) logical data type
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
76
To provide a quality database interface,a designer might ____.
A) arrange fields in a logical order
B) minimize on-screen instructions to save space
C) position entry areas randomly
D) use only one type of control on the interface
A) arrange fields in a logical order
B) minimize on-screen instructions to save space
C) position entry areas randomly
D) use only one type of control on the interface
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
77
The ____ data type is used to store true/false or yes/no data using minimal storage space.
A) yes
B) logical
C) memo
D) true
A) yes
B) logical
C) memo
D) true
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
78
A table's ____ order is the order in which records are stored on disk.
A) storage
B) sort
C) normal
D) linked
A) storage
B) sort
C) normal
D) linked
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
79
A database ____ contains a list of keys,and each key provides a pointer to the record that contains the rest of the fields related to that key.
A) schema
B) catalog
C) index
D) roster
A) schema
B) catalog
C) index
D) roster
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck
80
A field ____ rule is a specification that the database designer sets up to filter the data entered into a particular field.
A) cardinality
B) validation
C) structure
D) filter
A) cardinality
B) validation
C) structure
D) filter
Unlock Deck
Unlock for access to all 150 flashcards in this deck.
Unlock Deck
k this deck