Deck 6: Databases and Information Management

ملء الشاشة (f)
exit full mode
سؤال
A data dictionary is a language associated with a database management system that end users and programmers use to manipulate data in the database.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The disadvantage of using a Web interface for a database is that it typically requires substantial changes to the internal database.
سؤال
Each characteristic or quality describing a particular entity is called an attribute.
سؤال
Common Gateway Interface is a specification for processing data on a Web server.
سؤال
A grouping of characters into a word,a group of words,or a complete number is called a record.
سؤال
NoSQL technologies are used to manage sets of data that don't require the flexibility of tables and relations.
سؤال
OLAP is used for multidimensional data analysis.
سؤال
A DBMS separates the logical and physical views of data.
سؤال
Every record in a file should contain at least one key field.
سؤال
In a Web-based database,middleware is used to transfer information from the organization's internal database back to the Web server for delivery in the form of a Web page to the user.
سؤال
Data cleansing is the same process as data scrubbing.
سؤال
A data warehouse is typically comprised of several smaller data marts.
سؤال
OLAP enables users to obtain online answers to ad-hoc questions in a fairly rapid amount of time,except when the data are stored in very large databases.
سؤال
Data administration is a special organizational function that manages the policies and procedures through which data can be managed as an organizational resource.
سؤال
A data warehouse may be updated by a legacy system.
سؤال
Data governance deals with the policies and processes for managing the integrity and security of data in a firm.
سؤال
Program-data dependence refers to the coupling of data stored in files and software programs that use this data such that changes in programs require changes to the data.
سؤال
With in-memory computing,a computer's primary memory (RAM)is used for processing.
سؤال
In a relational database,complex groupings of data must be streamlined to eliminate awkward many-to-many relationships.
سؤال
Because HTML was designed as a cross-platform language,it is the preferred method of communicating with back-end databases.
سؤال
Up until about five years ago,most data collected by organizations consisted of transaction data that could easily fit into rows and columns of relational database management systems.
سؤال
The type of logical database model that treats data as if they were stored in two-dimensional tables is the

A) non-relational DBMS.
B) mobile DBMS.
C) relational DBMS.
D) hierarchical DBMS.
سؤال
The logical view

A) shows how data are organized and structured on the storage media.
B) presents an entry screen to the user.
C) allows the creation of supplementary reports.
D) presents data as they would be perceived by end users.
سؤال
Big data does not refer to any specific quantity but usually refers to data in the petabyte and exabyte range-in other words,billions to trillions of records,all from different sources.
سؤال
The most popular type of DBMS today for PCs as well as for larger computers and mainframes is the rational DBMS.
سؤال
A traditional file system can deliver routine scheduled reports after extensive programming efforts,but it cannot deliver ad hoc reports or respond to unanticipated information requirements in a timely fashion.
سؤال
A data mart is a database that stores current and historical data of potential interest to decision makers throughout the company.
سؤال
An effective information system provides users with accurate,timely,and irrelevant information.
سؤال
Which of the following best illustrates the relationship between entities and attributes?

A) the entity CUSTOMER with the attribute PRODUCT
B) the entity CUSTOMER with the attribute PURCHASE
C) the entity PRODUCT with the attribute PURCHASE
D) the entity PRODUCT with the attribute CUSTOMER
سؤال
A characteristic or quality describing an entity is called a(n)

A) field.
B) tuple.
C) key field.
D) attribute.
سؤال
Microsoft SQL Server is a(n)

A) DBMS for small handheld computing devices.
B) Internet DBMS.
C) desktop relational DBMS.
D) DBMS for midrange computers.
سؤال
A database is a collection of data organized to serve many applications efficiently by centralizing the data and controlling redundant data.
سؤال
A DBMS makes the

A) physical database available for different logical views.
B) logical database available for different analytical views.
C) physical database available for different analytical views.
D) logical database available for different physical views.
سؤال
Program-data dependence wastes storage resources and also leads to data inconsistency where the same attribute may have different values.
سؤال
DBMS for midrange computers include all of the following except

A) DB2.
B) Oracle.
C) Microsoft SQL Server.
D) Microsoft Access.
سؤال
A DBMS reduces data redundancy and inconsistency by

A) enforcing referential integrity.
B) uncoupling program and data.
C) utilizing a data dictionary.
D) minimizing isolated files with repeated data.
سؤال
Oracle Database Lite is a(n)

A) DBMS for small handheld computing devices.
B) Internet DBMS.
C) mainframe relational DBMS.
D) DBMS for midrange computers.
سؤال
Which of the following is not one of the main problems with a traditional file environment?

A) data inconsistency
B) program-data independence
C) lack of flexibility in creating ad-hoc reports
D) poor security
سؤال
Duplicate data in multiple data files is called data ________.

A) redundancy
B) repetition
C) independence
D) partitions
سؤال
The confusion created by ________ makes it difficult for companies to create customer relationship management,supply chain management,or enterprise systems that integrate data from different sources.

A) batch processing
B) data redundancy
C) data independence
D) online processing
سؤال
A field identified in a table as holding the unique identifier of the table's records is called the

A) primary key.
B) key field.
C) primary field.
D) unique ID.
سؤال
A schematic of the entire database that describes the relationships in a database is called a(n)

A) data dictionary.
B) intersection relationship diagram.
C) entity-relationship diagram.
D) data definition diagram.
سؤال
The most prominent data manipulation language today is

A) Access.
B) DB2.
C) SQL.
D) Crystal Reports.
سؤال
In a table for customers,the information about a single customer would reside in a single

A) field.
B) row.
C) column.
D) table.
سؤال
Which of the following technologies would you use to analyze the social media data collected by a major online retailer?

A) OLAP
B) data warehouse
C) data mart
D) Hadoop
سؤال
The join operation

A) combines relational tables to provide the user with more information than is otherwise available.
B) identifies the table from which the columns will be selected.
C) creates a subset consisting of columns in a table.
D) organizes elements into segments.
سؤال
Big data does not refer to

A) datasets with fewer than a billion records.
B) datasets with unstructured data.
C) machine-generated data (i.e. from sensors).
D) data created by social media (i.e. tweets, Facebook Likes).
سؤال
The data dictionary serves as an important data management tool by

A) assigning attributes to the data.
B) creating an inventory of the data elements contained in the database.
C) presenting data as end users or business specialists would perceive them.
D) maintaining data in updated form.
سؤال
In a relational database,a record is referred to in technical terms as a(n)

A) tuple.
B) row.
C) entity.
D) field.
سؤال
The specialized language programmers use to add and change data in the database is called

A) a data access language.
B) a data manipulation language.
C) structured query language.
D) a data definition language.
سؤال
DBMSs typically include report-generating tools in order to

A) retrieve and display data.
B) display data in an easier-to-read format.
C) display data in graphs.
D) perform predictive analysis.
سؤال
The project operation

A) combines relational tables to provide the user with more information than is otherwise available.
B) creates a subset consisting of columns in a table.
C) organizes elements into segments.
D) identifies the table from which the columns will be selected.
سؤال
An automated or manual file that stores information about data elements and data characteristics such as usage,physical representation,ownership,authorization,and security is the

A) data dictionary.
B) data definition diagram.
C) entity-relationship diagram.
D) relationship dictionary.
سؤال
A one-to-one relationship between two entities is symbolized in a diagram by a line that ends with

A) two short marks.
B) one short mark.
C) a crow's foot.
D) a crow's foot topped by a short mark.
سؤال
You work for a retail clothing chain whose primary outlets are in shopping malls,and you are conducting an analysis of your customers and their preferences.You wish to find out if there are any particular activities that your customers engage in,or the types of purchases made in the month before or after purchasing select items from your store.To do this,you will want to use data mining software that is capable of

A) identifying associations.
B) identifying clusters.
C) identifying sequences.
D) classification.
سؤال
Which of the following is not one of the techniques used in Web mining?

A) Knowledge mining
B) structure mining
C) server mining
D) user mining
سؤال
The process of streamlining data to minimize redundancy and awkward many-to-many relationships is called

A) normalization.
B) data scrubbing.
C) data cleansing.
D) data defining.
سؤال
A field identified in a record as holding the unique identifier for that record is called the

A) primary key.
B) key field.
C) primary field.
D) unique ID.
سؤال
The select operation

A) combines relational tables to provide the user with more information than is otherwise available.
B) creates a subset consisting of columns in a table.
C) identifies the table from which the columns will be selected.
D) creates a subset consisting of all records in the file that meet stated criteria.
سؤال
In a relational database,the three basic operations used to develop useful sets of data are

A) select, project, and where.
B) select, join, and where.
C) select, project, and join.
D) select, from, and join.
سؤال
A ________________________ is a database that stores current and historical data of potential interest to decision makers throughout the company.

A) data warehouse
B) in-memory computing
C) analytic platforms
D) Data mining
سؤال
You are creating a database to store temperature and wind data from national airport locations.Which of the following fields is the most likely candidate to use as the basis for a primary key in the Airport table?

A) address
B) city
C) airport code
D) state
سؤال
All of the following are technologies used to analyze and manage big data except

A) cloud computing.
B) noSQL.
C) in-memory computing.
D) analytic platforms.
سؤال
In terms of data relationships,associations refers to

A) events linked over time.
B) patterns that describe a group to which an item belongs.
C) occurrences linked to a single event.
D) undiscovered groupings.
سؤال
Which common database challenge is illustrated by a person receiving multiple copies of an L.L.Bean catalog,each addressed to a slightly different variation of his or her full name?

A) data normalization
B) data accuracy
C) data redundancy
D) data inconsistency
سؤال
The tool that enables users to view the same data in different ways using multiple dimensions is

A) predictive analysis.
B) SQL.
C) OLAP.
D) data mining.
سؤال
The most popular type of DBMS today for PCs as well as for larger computers and mainframes is the ____________________________.

A) relational DBMS
B) relational DMBS
C) rational DBMS
D) rational DMBS
سؤال
A data warehouse is composed of

A) historical data from legacy systems.
B) current data.
C) internal and external data sources.
D) historic and current internal data.
سؤال
Data cleansing not only corrects errors but also

A) establishes logical relationships between data.
B) structures data.
C) normalizes data.
D) enforces consistency among different sets of data.
سؤال
The organization's rules for sharing,disseminating,acquiring,standardizing,classifying,and inventorying information is called a(n)

A) information policy.
B) data definition file.
C) data quality audit.
D) data governance policy.
سؤال
The special organizational function whose responsibilities include physical database design and maintenance,is called

A) data administration.
B) database administration.
C) information policy administration.
D) data auditing.
سؤال
Another way of facilitating big data analysis is to use _______________________,which relies primarily on a computer's main memory (RAM)for data storage.

A) data warehouse
B) in-memory computing
C) analytic platforms
D) Data mining
سؤال
An alternative to using application server software for interfacing between a Web server and back-end databases is

A) CGI.
B) HTML.
C) Java.
D) SQL.
سؤال
You work for a national car rental agency and want to determine what characteristics are shared among your most loyal customers.To do this,you will want to use data mining software that is capable of

A) identifying associations.
B) identifying clusters.
C) identifying sequences.
D) classification.
سؤال
Data mining is a tool for allowing users to

A) quickly compare transaction data gathered over many years.
B) find hidden relationships in data.
C) obtain online answers to ad-hoc questions in a rapid amount of time.
D) summarize massive amounts of data into much smaller, traditional reports.
سؤال
Which of the following is not a method for performing a data quality audit?

A) surveying entire data files
B) surveying samples from data files
C) surveying data definition and query files
D) surveying end users about their perceptions of data quality
سؤال
OLAP is a tool for enabling

A) users to obtain online answers to ad-hoc questions in a rapid amount of time.
B) users to view both logical and physical views of data.
C) programmers to quickly diagram data relationships.
D) programmers to normalize data.
سؤال
A nationwide magazine publisher has hired you to help analyze their social media datasets to determine which of their news publications are seen as the most trustworthy.Which of the following tools would you use to analyze this data?

A) text mining tools
B) sentiment analysis software
C) Web usage mining technologies
D) data mining software for identifying associations
سؤال
Detecting and correcting data in a database or file that are incorrect,incomplete,improperly formatted,or redundant is called

A) data auditing.
B) defragmentation.
C) data scrubbing.
D) data optimization.
سؤال
________ tools are used to analyze large unstructured data sets,such as e-mail,memos,survey responses,etc.,to discover patterns and relationships.

A) OLAP
B) Text mining
C) In-memory
D) Clustering
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/115
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 6: Databases and Information Management
1
A data dictionary is a language associated with a database management system that end users and programmers use to manipulate data in the database.
False
2
The disadvantage of using a Web interface for a database is that it typically requires substantial changes to the internal database.
False
3
Each characteristic or quality describing a particular entity is called an attribute.
True
4
Common Gateway Interface is a specification for processing data on a Web server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
5
A grouping of characters into a word,a group of words,or a complete number is called a record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
6
NoSQL technologies are used to manage sets of data that don't require the flexibility of tables and relations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
7
OLAP is used for multidimensional data analysis.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
8
A DBMS separates the logical and physical views of data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
9
Every record in a file should contain at least one key field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
10
In a Web-based database,middleware is used to transfer information from the organization's internal database back to the Web server for delivery in the form of a Web page to the user.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
11
Data cleansing is the same process as data scrubbing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
12
A data warehouse is typically comprised of several smaller data marts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
13
OLAP enables users to obtain online answers to ad-hoc questions in a fairly rapid amount of time,except when the data are stored in very large databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
14
Data administration is a special organizational function that manages the policies and procedures through which data can be managed as an organizational resource.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
15
A data warehouse may be updated by a legacy system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
16
Data governance deals with the policies and processes for managing the integrity and security of data in a firm.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
17
Program-data dependence refers to the coupling of data stored in files and software programs that use this data such that changes in programs require changes to the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
18
With in-memory computing,a computer's primary memory (RAM)is used for processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
19
In a relational database,complex groupings of data must be streamlined to eliminate awkward many-to-many relationships.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
20
Because HTML was designed as a cross-platform language,it is the preferred method of communicating with back-end databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
21
Up until about five years ago,most data collected by organizations consisted of transaction data that could easily fit into rows and columns of relational database management systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
22
The type of logical database model that treats data as if they were stored in two-dimensional tables is the

A) non-relational DBMS.
B) mobile DBMS.
C) relational DBMS.
D) hierarchical DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
23
The logical view

A) shows how data are organized and structured on the storage media.
B) presents an entry screen to the user.
C) allows the creation of supplementary reports.
D) presents data as they would be perceived by end users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
24
Big data does not refer to any specific quantity but usually refers to data in the petabyte and exabyte range-in other words,billions to trillions of records,all from different sources.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
25
The most popular type of DBMS today for PCs as well as for larger computers and mainframes is the rational DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
26
A traditional file system can deliver routine scheduled reports after extensive programming efforts,but it cannot deliver ad hoc reports or respond to unanticipated information requirements in a timely fashion.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
27
A data mart is a database that stores current and historical data of potential interest to decision makers throughout the company.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
28
An effective information system provides users with accurate,timely,and irrelevant information.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which of the following best illustrates the relationship between entities and attributes?

A) the entity CUSTOMER with the attribute PRODUCT
B) the entity CUSTOMER with the attribute PURCHASE
C) the entity PRODUCT with the attribute PURCHASE
D) the entity PRODUCT with the attribute CUSTOMER
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
30
A characteristic or quality describing an entity is called a(n)

A) field.
B) tuple.
C) key field.
D) attribute.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
31
Microsoft SQL Server is a(n)

A) DBMS for small handheld computing devices.
B) Internet DBMS.
C) desktop relational DBMS.
D) DBMS for midrange computers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
32
A database is a collection of data organized to serve many applications efficiently by centralizing the data and controlling redundant data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
33
A DBMS makes the

A) physical database available for different logical views.
B) logical database available for different analytical views.
C) physical database available for different analytical views.
D) logical database available for different physical views.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
34
Program-data dependence wastes storage resources and also leads to data inconsistency where the same attribute may have different values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
35
DBMS for midrange computers include all of the following except

A) DB2.
B) Oracle.
C) Microsoft SQL Server.
D) Microsoft Access.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
36
A DBMS reduces data redundancy and inconsistency by

A) enforcing referential integrity.
B) uncoupling program and data.
C) utilizing a data dictionary.
D) minimizing isolated files with repeated data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
37
Oracle Database Lite is a(n)

A) DBMS for small handheld computing devices.
B) Internet DBMS.
C) mainframe relational DBMS.
D) DBMS for midrange computers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
38
Which of the following is not one of the main problems with a traditional file environment?

A) data inconsistency
B) program-data independence
C) lack of flexibility in creating ad-hoc reports
D) poor security
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
39
Duplicate data in multiple data files is called data ________.

A) redundancy
B) repetition
C) independence
D) partitions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
40
The confusion created by ________ makes it difficult for companies to create customer relationship management,supply chain management,or enterprise systems that integrate data from different sources.

A) batch processing
B) data redundancy
C) data independence
D) online processing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
41
A field identified in a table as holding the unique identifier of the table's records is called the

A) primary key.
B) key field.
C) primary field.
D) unique ID.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
42
A schematic of the entire database that describes the relationships in a database is called a(n)

A) data dictionary.
B) intersection relationship diagram.
C) entity-relationship diagram.
D) data definition diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
43
The most prominent data manipulation language today is

A) Access.
B) DB2.
C) SQL.
D) Crystal Reports.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
44
In a table for customers,the information about a single customer would reside in a single

A) field.
B) row.
C) column.
D) table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
45
Which of the following technologies would you use to analyze the social media data collected by a major online retailer?

A) OLAP
B) data warehouse
C) data mart
D) Hadoop
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
46
The join operation

A) combines relational tables to provide the user with more information than is otherwise available.
B) identifies the table from which the columns will be selected.
C) creates a subset consisting of columns in a table.
D) organizes elements into segments.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
47
Big data does not refer to

A) datasets with fewer than a billion records.
B) datasets with unstructured data.
C) machine-generated data (i.e. from sensors).
D) data created by social media (i.e. tweets, Facebook Likes).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
48
The data dictionary serves as an important data management tool by

A) assigning attributes to the data.
B) creating an inventory of the data elements contained in the database.
C) presenting data as end users or business specialists would perceive them.
D) maintaining data in updated form.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
49
In a relational database,a record is referred to in technical terms as a(n)

A) tuple.
B) row.
C) entity.
D) field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
50
The specialized language programmers use to add and change data in the database is called

A) a data access language.
B) a data manipulation language.
C) structured query language.
D) a data definition language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
51
DBMSs typically include report-generating tools in order to

A) retrieve and display data.
B) display data in an easier-to-read format.
C) display data in graphs.
D) perform predictive analysis.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
52
The project operation

A) combines relational tables to provide the user with more information than is otherwise available.
B) creates a subset consisting of columns in a table.
C) organizes elements into segments.
D) identifies the table from which the columns will be selected.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
53
An automated or manual file that stores information about data elements and data characteristics such as usage,physical representation,ownership,authorization,and security is the

A) data dictionary.
B) data definition diagram.
C) entity-relationship diagram.
D) relationship dictionary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
54
A one-to-one relationship between two entities is symbolized in a diagram by a line that ends with

A) two short marks.
B) one short mark.
C) a crow's foot.
D) a crow's foot topped by a short mark.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
55
You work for a retail clothing chain whose primary outlets are in shopping malls,and you are conducting an analysis of your customers and their preferences.You wish to find out if there are any particular activities that your customers engage in,or the types of purchases made in the month before or after purchasing select items from your store.To do this,you will want to use data mining software that is capable of

A) identifying associations.
B) identifying clusters.
C) identifying sequences.
D) classification.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
56
Which of the following is not one of the techniques used in Web mining?

A) Knowledge mining
B) structure mining
C) server mining
D) user mining
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
57
The process of streamlining data to minimize redundancy and awkward many-to-many relationships is called

A) normalization.
B) data scrubbing.
C) data cleansing.
D) data defining.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
58
A field identified in a record as holding the unique identifier for that record is called the

A) primary key.
B) key field.
C) primary field.
D) unique ID.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
59
The select operation

A) combines relational tables to provide the user with more information than is otherwise available.
B) creates a subset consisting of columns in a table.
C) identifies the table from which the columns will be selected.
D) creates a subset consisting of all records in the file that meet stated criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
60
In a relational database,the three basic operations used to develop useful sets of data are

A) select, project, and where.
B) select, join, and where.
C) select, project, and join.
D) select, from, and join.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
61
A ________________________ is a database that stores current and historical data of potential interest to decision makers throughout the company.

A) data warehouse
B) in-memory computing
C) analytic platforms
D) Data mining
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
62
You are creating a database to store temperature and wind data from national airport locations.Which of the following fields is the most likely candidate to use as the basis for a primary key in the Airport table?

A) address
B) city
C) airport code
D) state
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
63
All of the following are technologies used to analyze and manage big data except

A) cloud computing.
B) noSQL.
C) in-memory computing.
D) analytic platforms.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
64
In terms of data relationships,associations refers to

A) events linked over time.
B) patterns that describe a group to which an item belongs.
C) occurrences linked to a single event.
D) undiscovered groupings.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
65
Which common database challenge is illustrated by a person receiving multiple copies of an L.L.Bean catalog,each addressed to a slightly different variation of his or her full name?

A) data normalization
B) data accuracy
C) data redundancy
D) data inconsistency
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
66
The tool that enables users to view the same data in different ways using multiple dimensions is

A) predictive analysis.
B) SQL.
C) OLAP.
D) data mining.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
67
The most popular type of DBMS today for PCs as well as for larger computers and mainframes is the ____________________________.

A) relational DBMS
B) relational DMBS
C) rational DBMS
D) rational DMBS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
68
A data warehouse is composed of

A) historical data from legacy systems.
B) current data.
C) internal and external data sources.
D) historic and current internal data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
69
Data cleansing not only corrects errors but also

A) establishes logical relationships between data.
B) structures data.
C) normalizes data.
D) enforces consistency among different sets of data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
70
The organization's rules for sharing,disseminating,acquiring,standardizing,classifying,and inventorying information is called a(n)

A) information policy.
B) data definition file.
C) data quality audit.
D) data governance policy.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
71
The special organizational function whose responsibilities include physical database design and maintenance,is called

A) data administration.
B) database administration.
C) information policy administration.
D) data auditing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
72
Another way of facilitating big data analysis is to use _______________________,which relies primarily on a computer's main memory (RAM)for data storage.

A) data warehouse
B) in-memory computing
C) analytic platforms
D) Data mining
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
73
An alternative to using application server software for interfacing between a Web server and back-end databases is

A) CGI.
B) HTML.
C) Java.
D) SQL.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
74
You work for a national car rental agency and want to determine what characteristics are shared among your most loyal customers.To do this,you will want to use data mining software that is capable of

A) identifying associations.
B) identifying clusters.
C) identifying sequences.
D) classification.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
75
Data mining is a tool for allowing users to

A) quickly compare transaction data gathered over many years.
B) find hidden relationships in data.
C) obtain online answers to ad-hoc questions in a rapid amount of time.
D) summarize massive amounts of data into much smaller, traditional reports.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
76
Which of the following is not a method for performing a data quality audit?

A) surveying entire data files
B) surveying samples from data files
C) surveying data definition and query files
D) surveying end users about their perceptions of data quality
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
77
OLAP is a tool for enabling

A) users to obtain online answers to ad-hoc questions in a rapid amount of time.
B) users to view both logical and physical views of data.
C) programmers to quickly diagram data relationships.
D) programmers to normalize data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
78
A nationwide magazine publisher has hired you to help analyze their social media datasets to determine which of their news publications are seen as the most trustworthy.Which of the following tools would you use to analyze this data?

A) text mining tools
B) sentiment analysis software
C) Web usage mining technologies
D) data mining software for identifying associations
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
79
Detecting and correcting data in a database or file that are incorrect,incomplete,improperly formatted,or redundant is called

A) data auditing.
B) defragmentation.
C) data scrubbing.
D) data optimization.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
80
________ tools are used to analyze large unstructured data sets,such as e-mail,memos,survey responses,etc.,to discover patterns and relationships.

A) OLAP
B) Text mining
C) In-memory
D) Clustering
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 115 في هذه المجموعة.