jacob thomas
Quiz por , criado more than 1 year ago

datastorage DML data architectures db admin

32
0
0
Sem etiquetas
jacob thomas
Criado por jacob thomas mais de 6 anos atrás
Fechar

C192 - Alt Pre-assessment

Questão 1 de 37

1

The entity integrity rule requires that ____.

Selecione uma das seguintes:

  • all primary key entries are unique

  • a part of the key may be null

  • foreign key values do not reference primary key values

  • duplicate object values are allowed

Explicação

Questão 2 de 37

1

The referential integrity rule requires that ____.

Selecione uma das seguintes:

  • every null foreign key value must reference an existing primary key value

  • an attribute have a corresponding value

  • every non-null foreign key value reference an existing primary key value

  • you delete a row in one table whose primary key does not have a matching foreign key value in another table

Explicação

Questão 3 de 37

1

The extended entity relationship model (EERM) is sometimes referred to as the ____.

Selecione uma das seguintes:

  • entity relationship model

  • enhanced entity relationship model

  • entity clustering relationship model

  • extended entity relationship diagram

Explicação

Questão 4 de 37

1

The ____ depicts the arrangement of higher-level entity supertypes (parent entities) and lower-level entity subtypes (child entities).

Selecione uma das seguintes:

  • subtype discriminator

  • inheritance

  • specialization hierarchy

  • entity supertype

Explicação

Questão 5 de 37

1

Every subtype can have ____ supertype to which it is directly related.

Selecione uma das seguintes:

  • none

  • only one

  • one or many

  • many

Explicação

Questão 6 de 37

1

A specialization hierarchy can have ____ levels of supertype/subtype relationships.

Selecione uma das seguintes:

  • none

  • only one

  • one or many

  • many

Explicação

Questão 7 de 37

1

The property of ____ enables an entity subtype to inherit the attributes and relationships of the supertype.

Selecione uma das seguintes:

  • subtype discriminator

  • inheritance

  • specialization hierarchy

  • entity supertype

Explicação

Questão 8 de 37

1

One important inheritance characteristic is that all entity subtypes inherit their ____ attribute from their supertype.

Selecione uma das seguintes:

  • primary key

  • natural key

  • foreign key

  • Surrogate key

Explicação

Questão 9 de 37

1

What feature is a DDBMS disadvantage?

Selecione uma das seguintes:

  • Processor independence

  • User-friendly interface

  • Security

  • Faster data access

Explicação

Questão 10 de 37

1

What feature is a DDBMS advantage?

Selecione uma das seguintes:

  • Reduced operating cost

  • Complexity of management and control

  • Increased storage requirements

  • Increased training cost

Explicação

Questão 11 de 37

1

A database is composed of several parts known as database ____.

Selecione uma das seguintes:

  • sections

  • fragments

  • partitions

  • parts

Explicação

Questão 12 de 37

1

Under the ____ scenario, multiple processes run on different computers sharing a single data repository.

Selecione uma das seguintes:

  • single-site processing, single-site data

  • multiple-site processing, single-site data

  • single-site processing, multiple-site data

  • multiple-site processing, multiple-site data

Explicação

Questão 13 de 37

1

The ____ scenario describes a fully distributed DBMS with support for multiple data processors and transaction processors at multiple sites.

Selecione uma das seguintes:

  • multiple-site processing, single-site data

  • single-site processing, multiple-site data

  • single-site processing, single-site data

  • multiple-site processing, multiple-site data

Explicação

Questão 14 de 37

1

____ distributed database systems integrate only one type of centralized DBMS over a network.

Selecione uma das seguintes:

  • Homogeneous

  • Heterogeneous

  • Fully heterogeneous

  • Fully homogeneous

Explicação

Questão 15 de 37

1

____ transparency allows the integration of several different local DBMSs under a common, or global, schema.

Selecione uma das seguintes:

  • Transaction

  • Performance

  • Distribution

  • Heterogeneity

Explicação

Questão 16 de 37

1

The ____ contains the description of the entire database as seen by the database administrator.

Selecione uma das seguintes:

  • distributed global dictionary

  • distributed data dictionary

  • distributed global schema

  • distributed data schema

Explicação

Questão 17 de 37

1

___ fragmentation allows us to break a single object into two or more segments or fragments.

Selecione uma das seguintes:

  • Horizontal

  • Vertical

  • Data

  • Mixed

Explicação

Questão 18 de 37

1

With ____ data allocation, the database is divided into several disjointed parts and stored at several sites.

Selecione uma das seguintes:

  • centralized

  • decentralized

  • partitioned

  • replicated

Explicação

Questão 19 de 37

1

The ____ rule requires that all copies of data fragments be identical.

Selecione uma das seguintes:

  • shared fragment

  • mutual consistency

  • horizontal fragmentation

  • replication

Explicação

Questão 20 de 37

1

Which of the following is a problem with a centralized database?

Selecione uma das seguintes:

  • High cost

  • Good performance from remote locations

  • Poor performance from the main location

  • Lack of storage

Explicação

Questão 21 de 37

1

The components of a data warehouse are ____.

Selecione uma das seguintes:

  • integrated

  • volatile

  • object-oriented

  • decentralized

Explicação

Questão 22 de 37

1

Which of the following is a rule that defines the data warehouse?

Selecione uma das seguintes:

  • Environments are integrated

  • Data warehouse contains historical data over a long time horizon

  • Data are object-oriented

  • Data are subject-oriented

Explicação

Questão 23 de 37

1

Which of the following is a characteristic of an OLAP?

Selecione uma das seguintes:

  • Uses single dimensional data analysis techniques

  • Provides introductory database support and complex end user interfaces

  • Provides introductory end-user interfaces

  • Supports client/server architecture

Explicação

Questão 24 de 37

1

____ data must conform to uniform structures and formats to avoid data conflicts.

Selecione uma das seguintes:

  • Data mart

  • Database

  • Data warehouse

  • Data analysis

Explicação

Questão 25 de 37

1

Multidimensional data analysis refers to the processing of data such that data are viewed as part of the ____ structure.

Selecione uma das seguintes:

  • semidimensional

  • multidimensional

  • one-dimensional

  • two-dimensional

Explicação

Questão 26 de 37

1

MOLAP extends OLAP functionality to multidimensional ____ management systems.

Selecione uma das seguintes:

  • online

  • database

  • processing

  • data

Explicação

Questão 27 de 37

1

MOLAP's premise is that ___ databases are best suited to manage, store, and analyze multidimensional data.

Selecione uma das seguintes:

  • multidimensional

  • one-dimensional

  • two-dimensional

  • relational.

Explicação

Questão 28 de 37

1

The ___ hierarchy provides a top-down data organization that is used for two main purposes: aggregation and drill-down/roll-up data analysis.

Selecione uma das seguintes:

  • relational

  • dimensional

  • multidimensional

  • attribute

Explicação

Questão 29 de 37

1

During the data ___ phase of data mining, common characteristics or patterns are identified.

Selecione uma das seguintes:

  • analysis

  • preparation

  • extraction

  • acquisition

Explicação

Questão 30 de 37

1

During the ___ phase of data mining, the data-mining findings are used to predict future behavior and forecast business outcomes.

Selecione uma das seguintes:

  • analysis and classifications

  • preparation

  • prognosis

  • knowledge acquisition

Explicação

Questão 31 de 37

1

The __ schema creates the near equivalent of a multidimensional database schema from the existing relational database.

Selecione uma das seguintes:

  • star

  • square

  • OLAP

  • ROLAP

Explicação

Questão 32 de 37

1

___ backups take place while the user is working on the database.

Selecione uma das seguintes:

  • Full

  • Incremental

  • Concurrent

  • Sequential

Explicação

Questão 33 de 37

1

A ___ is named collection of database access privileges that authorize a user to connect to the database and use the database system resources.

Selecione uma das seguintes:

  • user

  • role

  • profile

  • manager

Explicação

Questão 34 de 37

1

At the level of top management the database must be able to ___.

Selecione uma das seguintes:

  • represent and support the company operations as closely as possible

  • deliver the data necessary for tactical decisions and planning

  • produce query results within specified performance levels

  • provide access to external and internal data to identify growth opportunities and to chart the direction of such growth

Explicação

Questão 35 de 37

1

As a manager, the DBA must concentrate on the ____ dimensions of the database administration function.

Selecione uma das seguintes:

  • control and planning

  • conflict and problem-resolution

  • policies and standards

  • security and privacy

Explicação

Questão 36 de 37

1

User-access management is a subset of ____.

Selecione uma das seguintes:

  • password protection

  • authorization management

  • data integrity

  • managerial control

Explicação

Questão 37 de 37

1

Classifying users into ____, according to common access needs, facilitates the DBA’s job of controlling and managing the access privileges of individual users.

Selecione uma das seguintes:

  • user groups

  • sections

  • authorization schemes

  • policy definitions

Explicação