Deck 11: Databases

Full screen (f)
exit full mode
Question
In this subsystem, a user can create data entry forms.

A) Data administration
B) DBMS engine
C) Data definition
D) Application generation
Use Space or
up arrow
down arrow
to flip the card.
Question
In this database model, the fields or records are structured in nodes.

A) Relational
B) Hierarchical
C) Multidimensional
D) Object-oriented
Question
In the object-oriented database model, this term is the equivalent to a field in a relational model.

A) Entity
B) Class
C) Method
D) Attribute
Question
A data field that represents a description or characteristic of some entity.

A) Character
B) Attribute
C) Record
D) Entity
Question
These types of databases are also called information utilities or data banks.

A) Distributed
B) Individual
C) Shared
D) Commercial
Question
This subsystem defines the logical structure of the database by using a data dictionary or schema.

A) Data manipulation
B) Application generation
C) Data administration
D) Data definition
Question
A network database utilizes these special connections between parent nodes and child nodes that allow multiple paths between records.

A) Connectors
B) Links
C) Strings
D) Pointers
Question
A collection of related fields such as a person's name, address, and age.

A) Character
B) Record
C) Field
D) File
Question
Analysis tools that support viewing all or selected parts of data, querying the database, and generating reports include query-by-example as well as a specialized programming language called _______.

A) SQL
B) HTML
C) XML
D) VBA
Question
In this type of database, the data and the DBMS are stored either on the user's hard-disk drive or on a LAN file server.

A) Company
B) Individual
C) Commercial
D) Web
Question
These databases store not only data but also instructions to manipulate the data.

A) Hierarchical
B) Network
C) Object-oriented
D) Multidimensional
Question
Having several instances of the same data is called data _______.

A) repetition
B) duplication
C) doubling
D) redundancy
Question
In _______, data is processed at the same time the transaction occurs.

A) batch processing
B) group processing
C) real-time processing
D) consignment processing
Question
Which view of data deals with how the data is actually formatted and located?

A) Physical view
B) Logical view
C) Information view
D) Technical view
Question
This type of database is organized into many tables with common data items (key fields) linking the tables to one another.

A) Hierarchical
B) Multidimensional
C) Relational
D) Network
Question
If Mr. Smith's bike has been sent to his new address, but the bill to his old one, it can most likely be attributed to a lack of data _______.

A) integrity
B) maintenance
C) redundancy
D) administration
Question
A field that uniquely identifies each record.

A) ID
B) Primary key
C) Common
D) Numeric
Question
In _______, data from transactions are collected over time and then processed all at once.

A) batch processing
B) group processing
C) real-time processing
D) consignment processing
Question
Which of the following is an advantage of using multidimensional databases?

A) Smaller hard disk usage
B) Network ability
C) Simpler relationships
D) Conceptualization
Question
Which of the following is not an advantage of using a database?

A) Security
B) Reliability
C) Sharing
D) Data Integrity
Question
Database tables can be related or connected to other tables by common key fields.
Question
This commercial database offers news and information on legal, public records, and business issues.

A) CSi
B) Dialog Information Services
C) Dow Jones Interactive Publishing
D) LexisNexis
Question
Data redundancy can occur due to lack of data integrity.
Question
In a network database, nodes may have a many-to-many relationship.
Question
In order to create, modify, and gain access to a database, special software, called the database management system, is required.
Question
In a network database, a node can be traced down through different branches.
Question
A hierarchical database uses many-to-many relationships.
Question
The logical view of data focuses on meanings and content of the data.
Question
Relational database tables require a common data item.
Question
A record is a collection of related tables.
Question
Typically, one of the duties of a database administrator is to interact with the data administration subsystem.
Question
Data consists of only numbers, letters, and symbols.
Question
If all the data in a database is not physically located in one place, it would be a(n) _______ database.

A) individual
B) Web
C) commercial
D) distributed
Question
Information collected by an organization from a variety of external and internal databases is stored in this special type of database.

A) Data warehouse
B) Commercial database
C) Company database
D) Company warehouse
Question
The database in which data elements are organized using classes, objects, attributes, and methods is called the object-oriented database.
Question
The logical arrangement of data in a database is called the database model.
Question
Access to these databases is offered to the public or selected outside individuals, for a fee.

A) Data warehouses
B) Commercial databases
C) Company databases
D) Distributed databases
Question
The combined information presented on this type of database can be used to change the whole merchandising strategy of a store.

A) Commercial
B) Individual
C) Company
D) Distributed
Question
Querying the database and generating reports is assisted by the application generation subsystem.
Question
The ATM works on the principle of real-time processing.
Question
_______ processing is also known as online processing.
Question
A _______ represents a collection of attributes that describe an entity.
Question
In a network database, a node may be reached through more than one path with the help of _______.
Question
The most basic logical element of data is a _______.
Question
In a distributed database, all the data must be physically located in one place.
Question
A ______ is a group of related characters.
Question
The analysis tools associated with the data manipulation subsystem that support querying databases include _______ and structured query languages (SQL).
Question
A commercial database is generally an enormous database that an organization develops to cover particular subjects.
Question
The scenario wherein many files about the same person exist across different departments within an organization is called data _______.
Question
The analysis tools associated with the _______ (2 words) subsystem include query-by-example and structured query languages (SQL).
Question
Individual databases are the foundation of management information systems.
Question
The company database may be stored on a central database server and managed by a database administrator.
Question
A monthly bank credit card bill is the result of _______ processing.
Question
In an object-oriented database, attributes are specific instances of a class that can contain both data and instructions to manipulate the data.
Question
A _______ is a collection of related records.
Question
Each entry in a _______ database has one parent node, with the parent node having several child nodes.
Question
In a _______ database, any action on one element immediately affects the elements related to it.
Question
The duties of a database administrator include determining which people have access to what kinds of data in the database; these are referred to as _______ rights.
Question
The data _______ or schema contains a description of the structure of data in the database.
Question
Data _______ ensures that there aren't multiple sources of the same data.
Question
How does a relational database differ from a hierarchical database?
Question
List and describe the five basic DBMS subsystems.
Question
LexisNexis is an example of a _______ database.
Question
Explain commercial databases and provide examples.
Question
A _______ database, sometimes called a data cube, allows data to be viewed as a cube having three or more sides and consists of cells.
Question
Object-oriented databases organize data using objects, classes, attributes, and _______.
Question
In a _______ database, a node may be reached through more than one path with the help of pointers.
Question
In a _______ database, not all the data in a database is physically located in one place.
Question
In the _______ database, data elements are stored in different tables, each of which consists of rows and columns.
Question
What are some measures that can be taken to ensure a database's security?
Question
Explain the components of data organization.
Question
What are the advantages of having databases?
Question
Users of a _______ database have access through their personal computers linked to local or wide area networks.
Question
Compare and contrast the physical and logical views of data.
Question
A(n) _______ database, is a collection of integrated files primarily used by just one person.
Question
Describe the structure and functionality of a hierarchical database.
Question
Describe the workings of an object-oriented database.
Question
Differentiate between the individual database and the company database.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/78
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 11: Databases
1
In this subsystem, a user can create data entry forms.

A) Data administration
B) DBMS engine
C) Data definition
D) Application generation
D
2
In this database model, the fields or records are structured in nodes.

A) Relational
B) Hierarchical
C) Multidimensional
D) Object-oriented
B
3
In the object-oriented database model, this term is the equivalent to a field in a relational model.

A) Entity
B) Class
C) Method
D) Attribute
D
4
A data field that represents a description or characteristic of some entity.

A) Character
B) Attribute
C) Record
D) Entity
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
5
These types of databases are also called information utilities or data banks.

A) Distributed
B) Individual
C) Shared
D) Commercial
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
6
This subsystem defines the logical structure of the database by using a data dictionary or schema.

A) Data manipulation
B) Application generation
C) Data administration
D) Data definition
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
7
A network database utilizes these special connections between parent nodes and child nodes that allow multiple paths between records.

A) Connectors
B) Links
C) Strings
D) Pointers
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
8
A collection of related fields such as a person's name, address, and age.

A) Character
B) Record
C) Field
D) File
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
9
Analysis tools that support viewing all or selected parts of data, querying the database, and generating reports include query-by-example as well as a specialized programming language called _______.

A) SQL
B) HTML
C) XML
D) VBA
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
10
In this type of database, the data and the DBMS are stored either on the user's hard-disk drive or on a LAN file server.

A) Company
B) Individual
C) Commercial
D) Web
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
11
These databases store not only data but also instructions to manipulate the data.

A) Hierarchical
B) Network
C) Object-oriented
D) Multidimensional
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
12
Having several instances of the same data is called data _______.

A) repetition
B) duplication
C) doubling
D) redundancy
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
13
In _______, data is processed at the same time the transaction occurs.

A) batch processing
B) group processing
C) real-time processing
D) consignment processing
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
14
Which view of data deals with how the data is actually formatted and located?

A) Physical view
B) Logical view
C) Information view
D) Technical view
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
15
This type of database is organized into many tables with common data items (key fields) linking the tables to one another.

A) Hierarchical
B) Multidimensional
C) Relational
D) Network
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
16
If Mr. Smith's bike has been sent to his new address, but the bill to his old one, it can most likely be attributed to a lack of data _______.

A) integrity
B) maintenance
C) redundancy
D) administration
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
17
A field that uniquely identifies each record.

A) ID
B) Primary key
C) Common
D) Numeric
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
18
In _______, data from transactions are collected over time and then processed all at once.

A) batch processing
B) group processing
C) real-time processing
D) consignment processing
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
19
Which of the following is an advantage of using multidimensional databases?

A) Smaller hard disk usage
B) Network ability
C) Simpler relationships
D) Conceptualization
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the following is not an advantage of using a database?

A) Security
B) Reliability
C) Sharing
D) Data Integrity
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
21
Database tables can be related or connected to other tables by common key fields.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
22
This commercial database offers news and information on legal, public records, and business issues.

A) CSi
B) Dialog Information Services
C) Dow Jones Interactive Publishing
D) LexisNexis
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
23
Data redundancy can occur due to lack of data integrity.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
24
In a network database, nodes may have a many-to-many relationship.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
25
In order to create, modify, and gain access to a database, special software, called the database management system, is required.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
26
In a network database, a node can be traced down through different branches.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
27
A hierarchical database uses many-to-many relationships.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
28
The logical view of data focuses on meanings and content of the data.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
29
Relational database tables require a common data item.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
30
A record is a collection of related tables.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
31
Typically, one of the duties of a database administrator is to interact with the data administration subsystem.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
32
Data consists of only numbers, letters, and symbols.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
33
If all the data in a database is not physically located in one place, it would be a(n) _______ database.

A) individual
B) Web
C) commercial
D) distributed
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
34
Information collected by an organization from a variety of external and internal databases is stored in this special type of database.

A) Data warehouse
B) Commercial database
C) Company database
D) Company warehouse
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
35
The database in which data elements are organized using classes, objects, attributes, and methods is called the object-oriented database.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
36
The logical arrangement of data in a database is called the database model.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
37
Access to these databases is offered to the public or selected outside individuals, for a fee.

A) Data warehouses
B) Commercial databases
C) Company databases
D) Distributed databases
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
38
The combined information presented on this type of database can be used to change the whole merchandising strategy of a store.

A) Commercial
B) Individual
C) Company
D) Distributed
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
39
Querying the database and generating reports is assisted by the application generation subsystem.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
40
The ATM works on the principle of real-time processing.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
41
_______ processing is also known as online processing.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
42
A _______ represents a collection of attributes that describe an entity.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
43
In a network database, a node may be reached through more than one path with the help of _______.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
44
The most basic logical element of data is a _______.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
45
In a distributed database, all the data must be physically located in one place.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
46
A ______ is a group of related characters.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
47
The analysis tools associated with the data manipulation subsystem that support querying databases include _______ and structured query languages (SQL).
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
48
A commercial database is generally an enormous database that an organization develops to cover particular subjects.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
49
The scenario wherein many files about the same person exist across different departments within an organization is called data _______.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
50
The analysis tools associated with the _______ (2 words) subsystem include query-by-example and structured query languages (SQL).
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
51
Individual databases are the foundation of management information systems.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
52
The company database may be stored on a central database server and managed by a database administrator.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
53
A monthly bank credit card bill is the result of _______ processing.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
54
In an object-oriented database, attributes are specific instances of a class that can contain both data and instructions to manipulate the data.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
55
A _______ is a collection of related records.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
56
Each entry in a _______ database has one parent node, with the parent node having several child nodes.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
57
In a _______ database, any action on one element immediately affects the elements related to it.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
58
The duties of a database administrator include determining which people have access to what kinds of data in the database; these are referred to as _______ rights.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
59
The data _______ or schema contains a description of the structure of data in the database.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
60
Data _______ ensures that there aren't multiple sources of the same data.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
61
How does a relational database differ from a hierarchical database?
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
62
List and describe the five basic DBMS subsystems.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
63
LexisNexis is an example of a _______ database.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
64
Explain commercial databases and provide examples.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
65
A _______ database, sometimes called a data cube, allows data to be viewed as a cube having three or more sides and consists of cells.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
66
Object-oriented databases organize data using objects, classes, attributes, and _______.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
67
In a _______ database, a node may be reached through more than one path with the help of pointers.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
68
In a _______ database, not all the data in a database is physically located in one place.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
69
In the _______ database, data elements are stored in different tables, each of which consists of rows and columns.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
70
What are some measures that can be taken to ensure a database's security?
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
71
Explain the components of data organization.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
72
What are the advantages of having databases?
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
73
Users of a _______ database have access through their personal computers linked to local or wide area networks.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
74
Compare and contrast the physical and logical views of data.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
75
A(n) _______ database, is a collection of integrated files primarily used by just one person.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
76
Describe the structure and functionality of a hierarchical database.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
77
Describe the workings of an object-oriented database.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
78
Differentiate between the individual database and the company database.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 78 flashcards in this deck.