Deck 5: Data Resource Management

ملء الشاشة (f)
exit full mode
سؤال
The project operation is used to create a subset of the columns contained in the temporary tables created by the select and join operations.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
All of the relationships between the data elements in a relationally organized database need to be specified when the database is created.
سؤال
Variable-length records contain a variable number of fields with fixed field lengths.
سؤال
A master file is an integrated collection of logically related data elements.
سؤال
Database management packages based on the relational model can link data elements from various tables to provide information to users.
سؤال
Multidimensional databases have become the least popular structure for analytical databases that support online analytical process (OLAP) applications, in which fast answers to complex queries are expected.
سؤال
A data model serves as a logical framework on which to base the physical design of a database.
سؤال
The network model can easily handle ad hoc requests for information, whereas the hierarchical model cannot.
سؤال
When independent of any other files related to it, a single table is referred to as a compressed file.
سؤال
Databases contain data elements that describe both entities and the relationships among entities.
سؤال
A large database system is often distributed into smaller databases based on some logical relationship between the data and the location of the databases.
سؤال
Distributed databases can reside on network servers on the World Wide Web, on corporate intranets, or on corporate extranets.
سؤال
A database with a network data structure can easily handle a many-to-many data relationship, whereas a hierarchical model cannot.
سؤال
In a distributed database system, each location gains control of its local data, but loses access to data in other locations.
سؤال
Large organizations usually place control of enterprise-wide database development in the hands of database administrators (DBAs) and other database specialists.
سؤال
Relational databases are more difficult for programmers to work with and more difficult to maintain than the hierarchical and network models.
سؤال
The multidimensional database structure is considered one of the key technologies of a new generation of Web-based applications.
سؤال
Files are frequently classified by the application for which they are primarily used, such as a payroll file or an inventory file.
سؤال
An active data dictionary will prevent a data entry program from using a nonstandard definition of a customer record.
سؤال
A major benefit of multidimensional databases is that they are a compact and easy-to-understand way to visualize and manipulate data elements that have many interrelationships.
سؤال
In all information systems, data resources must be organized and structured in some logical manner, so that they can be:

A) Easily accessed
B) Processed efficiently
C) Retrieved quickly
D) All of the choices are correct.
سؤال
From a logical point of view, a(n) _______________ is the smallest data element that can be observed and manipulated.

A) character
B) bit
C) attribute
D) byte
سؤال
Variable-length records contain:

A) both a variable number of fields and variable field lengths.
B) both a variable number of fields and fixed field lengths.
C) both a fixed number of fields and variable field lengths.
D) both a fixed number of fields and fixed field lengths.
سؤال
In file processing systems, it was easy for data elements, such as stock numbers and customer addresses, to be defined differently by different end users and applications.
سؤال
The Internet is nothing more than the world's largest database.
سؤال
Boolean logic was developed during the latter part of the 1900s.
سؤال
Databases contain data elements that describe both entities and the _______________ among entities.

A) relationships
B) disparities
C) subsets
D) applications
سؤال
A(n) _______________ is an integrated collection of logically related data elements.

A) master file
B) program base
C) database
D) integrated file
سؤال
When independent of any other files related to it, a single table is referred to as a(n):

A) Independent file
B) Flat file
C) Hierarchical file
D) Non-variable file
سؤال
Having data in independent files makes it easier to provide end users with information for ad hoc requests.
سؤال
A record represents a collection of _______________ that describe an entity.

A) characters
B) fields
C) files
D) attributes
سؤال
All the fields used to describe the attributes of an entity are grouped to form a(n) _______________.

A) field
B) record
C) file
D) database
سؤال
In file processing systems, application programs typically contain references to the specific format of the stored data.
سؤال
Distributed databases require fewer resources when it comes to computing power and bandwidth.
سؤال
DBMS packages play a major role in application development.
سؤال
In a traditional file processing approach, each business application is designed to use one or more specialized data files containing only specific types of data records.
سؤال
A group of related records is a data file, or a _______________.

A) field
B) record
C) table
D) database
سؤال
Fixed-length records contain:

A) both a variable number of fields and variable field lengths.
B) both a variable number of fields and fixed field lengths.
C) both a fixed number of fields and variable field lengths.
D) both a fixed number of fields and fixed field lengths.
سؤال
One drawback to the database duplication process is that no changes can ever be made to any database other than the master. Otherwise, local changes will be overwritten during the duplication process.
سؤال
Automobiles contain very little useful business information about consumers.
سؤال
The tables in a relational database are flat files which have rows and columns. Each row represents a _______________ in the file.

A) field
B) record
C) file
D) relation
سؤال
Using a relational database, a user can temporarily combine two or more tables so that he/she can see relevant data in a form that looks like it is in one big table. This is the _______________ operation.

A) join
B) link
C) merge
D) select
سؤال
Which database structure works effectively with complex data types, such as video clips, audio segments, and other subsets of Web pages, and is considered one of the key technologies of Web-based applications?

A) Hierarchical
B) Network
C) Object-oriented
D) Relational
سؤال
According to one database pioneer, the future development of databases and data warehouses will depend on _______________.

A) rows
B) columns
C) transaction
D) All of the choices are correct.
سؤال
The _______________ model is the most widely used database structure today.

A) network
B) object-oriented
C) relational
D) hierarchical
سؤال
The _______________ operation is used to create a subset of the columns contained in the temporary tables created by the select and join operations.

A) link
B) relate
C) project
D) merge
سؤال
The object-oriented database model supports _______________. That is, new objects can be automatically created by replicating some or all of the characteristics of one or more parent objects.

A) inheritance
B) morphing
C) duplication
D) cloning
سؤال
Which database model allows many-to-many relationships among records so that a data element can be accessed by following one of several paths?

A) Hierarchical
B) Network
C) Object-oriented
D) Relational
سؤال
A database with a(n) _______________ data structure can easily handle a many-to-many data relationship.

A) hierarchical
B) network
C) relational
D) object-oriented
سؤال
Object technology allows designers to do all of the following except:

A) Develop product designs
B) Replicate product designs and then modify them to create new product designs
C) Save designs as objects in an object-oriented database
D) Substantially reduce the file size of designs
سؤال
A database with a(n) _______________ data structure can easily handle ad hoc requests for information.

A) hierarchical
B) network
C) relational
D) object-oriented
سؤال
Early mainframe DBMS packages used the _______________ structure, in which all records are dependent and arranged in multilevel structures, consisting of one root record and any number of subordinate levels.

A) network
B) relational
C) hierarchical
D) object-oriented
سؤال
In a(n) _______________ database structure, all of the relationships among records are one-to-many, because each data element is related to only one element above it.

A) hierarchical
B) relational
C) network
D) object-oriented
سؤال
_______________ databases have become the most popular structure for analytical databases that support online analytical process (OLAP) applications, in which fast answers to complex queries are expected.

A) Relational
B) Object-oriented
C) Inter-relational
D) Multidimensional
سؤال
The _______________ database structure is considered one of the key technologies of a new generation of Web-based applications.

A) hierarchical
B) relational
C) object-oriented
D) multidimensional
سؤال
Large organizations usually place control of enterprise-wide database development in the hands of _______________.

A) Database administrators (DBAs)
B) Automated CASE tools
C) End users
D) All of the choices are correct.
سؤال
Database management packages based on the _______________ model can link data elements from various tables to provide information to users.

A) object-oriented
B) relational
C) network
D) hierarchical
سؤال
The tables in a relational database are flat files which have rows and columns. Each column represents a _______________ in the file.

A) field
B) record
C) file
D) relation
سؤال
In the relational database model, all data elements within the database are viewed as being stored in the form of simple two-dimensional tables, sometimes referred to as _______________.

A) records
B) rows
C) columns
D) relations
سؤال
_______________ is the most commonly used database application for the PC.

A) Oracle 10g
B) Microsoft Access
C) DB2
D) SQL Server
سؤال
The _______________ stage of database development translates the conceptual models into the data model of a DBMS.

A) data planning
B) requirements specification
C) conceptual design
D) logical design
سؤال
_______________ are used to model the relationships among the many entities involved in business processes.

A) Entity-relationship diagrams
B) Data-flow diagrams
C) Schema diagrams
D) Subschema diagrams
سؤال
According to the textbook case, on cars:

A) Cars are a goldmine of consumer information
B) Gathering consumer information from cars is not technologically feasible
C) Gathering consumer information from cars is not legal by federal right-to-privacy standards
D) Gathering consumer information from cars is not feasible from a financial perspective
سؤال
Operational databases store the detailed data needed to support the business processes and operations of a company. They are also called _______________.

A) Subject area databases
B) Transaction databases
C) Production databases
D) All of the choices are correct.
سؤال
Which of the following statements concerning the replication and duplication process for updating distributed databases is correct?

A) The two terms are interchangeable because the processes work the same way
B) Duplication is the more complicated process because it has to identify one database as a master and prevent changes being made to any database other than the master
C) Replication is the more complicated process because it must find changes in each distributed database and make appropriate changes to make each database identical
D) None of the choices are correct.
سؤال
Which of the following is a legitimate use for data mining?

A) Performing "market-basket analysis" to identify new product bundles
B) Profiling customers
C) Finding the root cause of a quality or manufacturing problem
D) All of the choices are correct.
سؤال
Which of the following is true of data marts?

A) They hold data from many different data warehouses.
B) They are a subset of a data warehouse.
C) They focus on many generalized aspects of a company.
D) None of the choices are correct.
سؤال
Database administrators and database design analysts work with end users and systems analysts to do all of the following except:

A) Model business processes and the data they require
B) Determine what data definitions should be included in the database
C) Determine what structure or relationships should exist among the data elements
D) Enter live data into the system until it has proven to be reliable
سؤال
The physical design stage of database development:

A) Develops a model of business processes
B) Translates conceptual models into the data models
C) Determines the data storage structures and access methods
D) Defines the information needs of end users in a business process
سؤال
A _______________ is an overall logical view of the relationships needed to support specific end-user application programs that will access the database.

A) schema
B) subschema
C) logical data model
D) conceptual design
سؤال
What type of databases are employees using when they access online data banks, whether those data banks are free or paid for through subscriptions?

A) Common databases
B) Distributed databases
C) External databases
D) Local databases
سؤال
According to the textbook case, file processing in Hadoop is not halted by hardware failures because _______________.

A) Hadoop is a software product
B) Open-source products are not affected by hardware failures
C) Hadoop is an Internet product and does not need hardware
D) Hadoop keeps three (3) copies of all data
سؤال
All of the following contribute to problems when using a file management approach except:

A) Data redundancy
B) Lack of integration of data
C) Data independence
D) Lack of data integrity
سؤال
According to the text, most data warehouses will run _______________ in a column format.

A) 20 times faster
B) 50 times faster
C) 50 times slower
D) None of the choices are correct.
سؤال
A central source of data that have been cleaned, transformed, and cataloged so that they can be used for business analysis, market research, and decision support is called a _______________.

A) data mart
B) data warehouse
C) transaction processing mart
D) data repository
سؤال
A data warehouse contains data that have been processed in all the following ways except:

A) Separated
B) Cleaned
C) Transformed
D) Cataloged
سؤال
The primary challenge of a distributed database is:

A) Data accuracy
B) Data transmission speed
C) Storage costs
D) Data security
سؤال
According to the textbook case, the innovation of the open-source product Hadoop is _______________.

A) that it has not been sued by Google
B) that it actually works
C) that it has no proprietary predecessor
D) its algorithms run contrary to contemporary mathematics
سؤال
A _______________ is an overall logical view of the relationships among the data elements in a database.

A) schema
B) subschema
C) logical data model
D) conceptual design
سؤال
Which of the following is true of data in a data warehouse?

A) Data in operational databases is ever changing; data in data warehouses is static
B) Data in operational databases is static; data in data warehouses is ever changing
C) Data in operational databases can be cataloged; data in data warehouses cannot
D) None of the choices are correct.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/119
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 5: Data Resource Management
1
The project operation is used to create a subset of the columns contained in the temporary tables created by the select and join operations.
True
2
All of the relationships between the data elements in a relationally organized database need to be specified when the database is created.
False
3
Variable-length records contain a variable number of fields with fixed field lengths.
False
4
A master file is an integrated collection of logically related data elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
5
Database management packages based on the relational model can link data elements from various tables to provide information to users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
6
Multidimensional databases have become the least popular structure for analytical databases that support online analytical process (OLAP) applications, in which fast answers to complex queries are expected.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
7
A data model serves as a logical framework on which to base the physical design of a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
8
The network model can easily handle ad hoc requests for information, whereas the hierarchical model cannot.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
9
When independent of any other files related to it, a single table is referred to as a compressed file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
10
Databases contain data elements that describe both entities and the relationships among entities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
11
A large database system is often distributed into smaller databases based on some logical relationship between the data and the location of the databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
12
Distributed databases can reside on network servers on the World Wide Web, on corporate intranets, or on corporate extranets.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
13
A database with a network data structure can easily handle a many-to-many data relationship, whereas a hierarchical model cannot.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
14
In a distributed database system, each location gains control of its local data, but loses access to data in other locations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
15
Large organizations usually place control of enterprise-wide database development in the hands of database administrators (DBAs) and other database specialists.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
16
Relational databases are more difficult for programmers to work with and more difficult to maintain than the hierarchical and network models.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
17
The multidimensional database structure is considered one of the key technologies of a new generation of Web-based applications.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
18
Files are frequently classified by the application for which they are primarily used, such as a payroll file or an inventory file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
19
An active data dictionary will prevent a data entry program from using a nonstandard definition of a customer record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
20
A major benefit of multidimensional databases is that they are a compact and easy-to-understand way to visualize and manipulate data elements that have many interrelationships.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
21
In all information systems, data resources must be organized and structured in some logical manner, so that they can be:

A) Easily accessed
B) Processed efficiently
C) Retrieved quickly
D) All of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
22
From a logical point of view, a(n) _______________ is the smallest data element that can be observed and manipulated.

A) character
B) bit
C) attribute
D) byte
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
23
Variable-length records contain:

A) both a variable number of fields and variable field lengths.
B) both a variable number of fields and fixed field lengths.
C) both a fixed number of fields and variable field lengths.
D) both a fixed number of fields and fixed field lengths.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
24
In file processing systems, it was easy for data elements, such as stock numbers and customer addresses, to be defined differently by different end users and applications.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
25
The Internet is nothing more than the world's largest database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
26
Boolean logic was developed during the latter part of the 1900s.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
27
Databases contain data elements that describe both entities and the _______________ among entities.

A) relationships
B) disparities
C) subsets
D) applications
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
28
A(n) _______________ is an integrated collection of logically related data elements.

A) master file
B) program base
C) database
D) integrated file
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
29
When independent of any other files related to it, a single table is referred to as a(n):

A) Independent file
B) Flat file
C) Hierarchical file
D) Non-variable file
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
30
Having data in independent files makes it easier to provide end users with information for ad hoc requests.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
31
A record represents a collection of _______________ that describe an entity.

A) characters
B) fields
C) files
D) attributes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
32
All the fields used to describe the attributes of an entity are grouped to form a(n) _______________.

A) field
B) record
C) file
D) database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
33
In file processing systems, application programs typically contain references to the specific format of the stored data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
34
Distributed databases require fewer resources when it comes to computing power and bandwidth.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
35
DBMS packages play a major role in application development.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
36
In a traditional file processing approach, each business application is designed to use one or more specialized data files containing only specific types of data records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
37
A group of related records is a data file, or a _______________.

A) field
B) record
C) table
D) database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
38
Fixed-length records contain:

A) both a variable number of fields and variable field lengths.
B) both a variable number of fields and fixed field lengths.
C) both a fixed number of fields and variable field lengths.
D) both a fixed number of fields and fixed field lengths.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
39
One drawback to the database duplication process is that no changes can ever be made to any database other than the master. Otherwise, local changes will be overwritten during the duplication process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
40
Automobiles contain very little useful business information about consumers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
41
The tables in a relational database are flat files which have rows and columns. Each row represents a _______________ in the file.

A) field
B) record
C) file
D) relation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
42
Using a relational database, a user can temporarily combine two or more tables so that he/she can see relevant data in a form that looks like it is in one big table. This is the _______________ operation.

A) join
B) link
C) merge
D) select
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
43
Which database structure works effectively with complex data types, such as video clips, audio segments, and other subsets of Web pages, and is considered one of the key technologies of Web-based applications?

A) Hierarchical
B) Network
C) Object-oriented
D) Relational
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
44
According to one database pioneer, the future development of databases and data warehouses will depend on _______________.

A) rows
B) columns
C) transaction
D) All of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
45
The _______________ model is the most widely used database structure today.

A) network
B) object-oriented
C) relational
D) hierarchical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
46
The _______________ operation is used to create a subset of the columns contained in the temporary tables created by the select and join operations.

A) link
B) relate
C) project
D) merge
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
47
The object-oriented database model supports _______________. That is, new objects can be automatically created by replicating some or all of the characteristics of one or more parent objects.

A) inheritance
B) morphing
C) duplication
D) cloning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
48
Which database model allows many-to-many relationships among records so that a data element can be accessed by following one of several paths?

A) Hierarchical
B) Network
C) Object-oriented
D) Relational
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
49
A database with a(n) _______________ data structure can easily handle a many-to-many data relationship.

A) hierarchical
B) network
C) relational
D) object-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
50
Object technology allows designers to do all of the following except:

A) Develop product designs
B) Replicate product designs and then modify them to create new product designs
C) Save designs as objects in an object-oriented database
D) Substantially reduce the file size of designs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
51
A database with a(n) _______________ data structure can easily handle ad hoc requests for information.

A) hierarchical
B) network
C) relational
D) object-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
52
Early mainframe DBMS packages used the _______________ structure, in which all records are dependent and arranged in multilevel structures, consisting of one root record and any number of subordinate levels.

A) network
B) relational
C) hierarchical
D) object-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
53
In a(n) _______________ database structure, all of the relationships among records are one-to-many, because each data element is related to only one element above it.

A) hierarchical
B) relational
C) network
D) object-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
54
_______________ databases have become the most popular structure for analytical databases that support online analytical process (OLAP) applications, in which fast answers to complex queries are expected.

A) Relational
B) Object-oriented
C) Inter-relational
D) Multidimensional
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
55
The _______________ database structure is considered one of the key technologies of a new generation of Web-based applications.

A) hierarchical
B) relational
C) object-oriented
D) multidimensional
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
56
Large organizations usually place control of enterprise-wide database development in the hands of _______________.

A) Database administrators (DBAs)
B) Automated CASE tools
C) End users
D) All of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
57
Database management packages based on the _______________ model can link data elements from various tables to provide information to users.

A) object-oriented
B) relational
C) network
D) hierarchical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
58
The tables in a relational database are flat files which have rows and columns. Each column represents a _______________ in the file.

A) field
B) record
C) file
D) relation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
59
In the relational database model, all data elements within the database are viewed as being stored in the form of simple two-dimensional tables, sometimes referred to as _______________.

A) records
B) rows
C) columns
D) relations
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
60
_______________ is the most commonly used database application for the PC.

A) Oracle 10g
B) Microsoft Access
C) DB2
D) SQL Server
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
61
The _______________ stage of database development translates the conceptual models into the data model of a DBMS.

A) data planning
B) requirements specification
C) conceptual design
D) logical design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
62
_______________ are used to model the relationships among the many entities involved in business processes.

A) Entity-relationship diagrams
B) Data-flow diagrams
C) Schema diagrams
D) Subschema diagrams
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
63
According to the textbook case, on cars:

A) Cars are a goldmine of consumer information
B) Gathering consumer information from cars is not technologically feasible
C) Gathering consumer information from cars is not legal by federal right-to-privacy standards
D) Gathering consumer information from cars is not feasible from a financial perspective
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
64
Operational databases store the detailed data needed to support the business processes and operations of a company. They are also called _______________.

A) Subject area databases
B) Transaction databases
C) Production databases
D) All of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
65
Which of the following statements concerning the replication and duplication process for updating distributed databases is correct?

A) The two terms are interchangeable because the processes work the same way
B) Duplication is the more complicated process because it has to identify one database as a master and prevent changes being made to any database other than the master
C) Replication is the more complicated process because it must find changes in each distributed database and make appropriate changes to make each database identical
D) None of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
66
Which of the following is a legitimate use for data mining?

A) Performing "market-basket analysis" to identify new product bundles
B) Profiling customers
C) Finding the root cause of a quality or manufacturing problem
D) All of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
67
Which of the following is true of data marts?

A) They hold data from many different data warehouses.
B) They are a subset of a data warehouse.
C) They focus on many generalized aspects of a company.
D) None of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
68
Database administrators and database design analysts work with end users and systems analysts to do all of the following except:

A) Model business processes and the data they require
B) Determine what data definitions should be included in the database
C) Determine what structure or relationships should exist among the data elements
D) Enter live data into the system until it has proven to be reliable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
69
The physical design stage of database development:

A) Develops a model of business processes
B) Translates conceptual models into the data models
C) Determines the data storage structures and access methods
D) Defines the information needs of end users in a business process
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
70
A _______________ is an overall logical view of the relationships needed to support specific end-user application programs that will access the database.

A) schema
B) subschema
C) logical data model
D) conceptual design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
71
What type of databases are employees using when they access online data banks, whether those data banks are free or paid for through subscriptions?

A) Common databases
B) Distributed databases
C) External databases
D) Local databases
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
72
According to the textbook case, file processing in Hadoop is not halted by hardware failures because _______________.

A) Hadoop is a software product
B) Open-source products are not affected by hardware failures
C) Hadoop is an Internet product and does not need hardware
D) Hadoop keeps three (3) copies of all data
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
73
All of the following contribute to problems when using a file management approach except:

A) Data redundancy
B) Lack of integration of data
C) Data independence
D) Lack of data integrity
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
74
According to the text, most data warehouses will run _______________ in a column format.

A) 20 times faster
B) 50 times faster
C) 50 times slower
D) None of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
75
A central source of data that have been cleaned, transformed, and cataloged so that they can be used for business analysis, market research, and decision support is called a _______________.

A) data mart
B) data warehouse
C) transaction processing mart
D) data repository
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
76
A data warehouse contains data that have been processed in all the following ways except:

A) Separated
B) Cleaned
C) Transformed
D) Cataloged
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
77
The primary challenge of a distributed database is:

A) Data accuracy
B) Data transmission speed
C) Storage costs
D) Data security
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
78
According to the textbook case, the innovation of the open-source product Hadoop is _______________.

A) that it has not been sued by Google
B) that it actually works
C) that it has no proprietary predecessor
D) its algorithms run contrary to contemporary mathematics
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
79
A _______________ is an overall logical view of the relationships among the data elements in a database.

A) schema
B) subschema
C) logical data model
D) conceptual design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
80
Which of the following is true of data in a data warehouse?

A) Data in operational databases is ever changing; data in data warehouses is static
B) Data in operational databases is static; data in data warehouses is ever changing
C) Data in operational databases can be cataloged; data in data warehouses cannot
D) None of the choices are correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 119 في هذه المجموعة.