Angel  Perez
Test por , creado hace más de 1 año

Nothing is impossible!

18
1
0
Sin etiquetas
Angel  Perez
Creado por Angel Perez hace casi 8 años
Cerrar

Escoge Cap 1 y 2

Pregunta 1 de 66

1

Internet databases can store which types of data?

Selecciona una de las siguientes respuestas posibles:

  • pictures

  • audio

  • text

  • video

  • all of the above

Explicación

Pregunta 2 de 66

1

A program whose job is to store and retrieve user data in the database is called the __________.

Selecciona una o más de las siguientes respuestas posibles:

  • Database Modeling System

  • Database Management System

  • Data Business Model System

  • Relational Model Manager

  • Data Business Management Service

Explicación

Pregunta 3 de 66

1

Multi-user databases:

Selecciona una o más de las siguientes respuestas posibles:

  • allow more than one concurrent user

  • must keep one user’s work from interfering with another’s

  • allow each user to make changes independently

  • both a and b

  • both a and c

Explicación

Pregunta 4 de 66

1

The first applications of database technology were _______________.

Selecciona una o más de las siguientes respuestas posibles:

  • Internet databases

  • workgroup databases

  • organizational databases

  • personal databases

  • file-processing systems

Explicación

Pregunta 5 de 66

1

Which of the following is not a type of multi-user database?

Selecciona una o más de las siguientes respuestas posibles:

  • Internet databases

  • workgroup databases

  • organizational databases

  • personal databases

  • both a and d

Explicación

Pregunta 6 de 66

1

For database systems needing to support approximately 15 concurrent users within an organization, which type of database would be appropriate?

Selecciona una o más de las siguientes respuestas posibles:

  • Internet database

  • workgroup database

  • organizational database

  • personal database

  • none of the above

Explicación

Pregunta 7 de 66

1

Which of the following is not a characteristic of Internet databases?

Selecciona una o más de las siguientes respuestas posibles:

  • can support no more than 50 concurrent users

  • contain structured data

  • contain nonstructured data

  • application content is delivered via a standard browser

  • uses web-oriented technology to transfer data

Explicación

Pregunta 8 de 66

1

Which of the following is a technology that can be used in delivering data with an Internet database?

Selecciona una o más de las siguientes respuestas posibles:

  • FTP

  • SMTP

  • XML

  • PTL

  • HTP

Explicación

Pregunta 9 de 66

1

In a database application processing system:

Selecciona una o más de las siguientes respuestas posibles:

  • the database application(s) interact(s) with the DBMS

  • the database application(s) access(es) the database data

  • the DBMS accesses the database data

  • a and b

  • a and c

Explicación

Pregunta 10 de 66

1

Which of the following is not a limitation of file-processing systems?

Selecciona una o más de las siguientes respuestas posibles:

  • Much data is duplicated.

  • Data integrity is high.

  • Application programs are dependent on file formats.

  • Data are separated and isolated.

  • All of the above are limitations of file-processing systems.

Explicación

Pregunta 11 de 66

1

In a file-processing system:

Selecciona una o más de las siguientes respuestas posibles:

  • the user interacts with the application

  • the user accesses the file data

  • the application accesses the file data

  • a and b

  • a and c

Explicación

Pregunta 12 de 66

1

When data are duplicated, the most serious problem is:

Selecciona una o más de las siguientes respuestas posibles:

  • storage space is wasted

  • data may be in different formats

  • the data may not be logically consistent

  • the files may be of different sizes

  • difficulty in representing the users’ perspectives

Explicación

Pregunta 13 de 66

1

In file-processing systems, the physical file formats are:

Selecciona una o más de las siguientes respuestas posibles:

  • contained in the metadata

  • contained in the application code

  • contained in the application metadata

  • contained in the DBMS

  • not needed by the application programs

Explicación

Pregunta 14 de 66

1

In file-processing systems, the physical file formats are dependent on:

Selecciona una o más de las siguientes respuestas posibles:

  • the language or product used to generate them

  • the type of data being stored

  • the DBMS

  • the size of the file

  • the user’s preference

Explicación

Pregunta 15 de 66

1

As compared to file-processing systems, database processing systems:

Selecciona una o más de las siguientes respuestas posibles:

  • make application programming easier

  • maximize the impact of data format changes on application programs

  • provide users with direct access to data

  • both a and c

  • none of the above

Explicación

Pregunta 16 de 66

1

In database processing systems:

Selecciona una o más de las siguientes respuestas posibles:

  • all record formats are stored in the database

  • application programs need not include the format of the records or files they process

  • application programs need to know the length and data type of the data items they need from the database

  • the impact of data format changes on application programs is minimized

  • all of the above

Explicación

Pregunta 17 de 66

1

A database is considered “self-describing” because:

Selecciona una o más de las siguientes respuestas posibles:

  • all the users’ data is in one place

  • it reduces data duplication

  • it contains a description of its own structure

  • it contains a listing of all the programs that use it

  • all of the above

Explicación

Pregunta 18 de 66

1

The description of the structure of a database is called:

Selecciona una o más de las siguientes respuestas posibles:

  • user data

  • data dictionary

  • indexes

  • application metadata

  • application data

Explicación

Pregunta 19 de 66

1

The standard hierarchy of data, from smallest to largest, is as follows:

Selecciona una o más de las siguientes respuestas posibles:

  • bytes, characters, fields, records, files

  • bits, characters, fields, records, files

  • bits, characters, fields, files, records

  • bits, characters, records, databases, files

  • bits, characters, fields, files, databases

Explicación

Pregunta 20 de 66

1

A database contains:

Selecciona una o más de las siguientes respuestas posibles:

  • user data

  • metadata

  • indexes

  • application metadata

  • all of the above

Explicación

Pregunta 21 de 66

1

An index is used to:

Selecciona una o más de las siguientes respuestas posibles:

  • represent relationships among the data

  • describe the structure of the database itself

  • describe the application programs that use the database

  • describe the structure of a data entry form or report

  • a and c

Explicación

Pregunta 22 de 66

1

An index can be used to:

Selecciona una o más de las siguientes respuestas posibles:

  • document the structure of the database itself

  • improve the performance of the database

  • reduce data dependency for application programs

  • better represent the users’ perspectives of the data

  • all of the above

Explicación

Pregunta 23 de 66

1

When the structure of a data entry form or a report is part of a database, it is called:

Selecciona una o más de las siguientes respuestas posibles:

  • user data

  • metadata

  • indexes

  • application metadata

  • none of the above

Explicación

Pregunta 24 de 66

1

A database is a model of:

Selecciona una o más de las siguientes respuestas posibles:

  • the actual business

  • the users’ model of the business

  • the programmers’ view of the business

  • reality as it relates to the business

  • all of the above

Explicación

Pregunta 25 de 66

1

The principal criterion for determining the level of detail incorporated in a database is:

Selecciona una o más de las siguientes respuestas posibles:

  • the number of sample forms available during the design process

  • the level of detail of the structure of the database

  • the level of detail that exists in the users’ minds

  • the degree of detail available in the metadata

  • none of the above

Explicación

Pregunta 26 de 66

1

Events that must be processed against the database are called _____________.

Selecciona una o más de las siguientes respuestas posibles:

  • instances

  • dynamics

  • representations

  • referrals

  • transactions

Explicación

Pregunta 27 de 66

1

Which of the following was not a factor in organizations’ interest in the initial development of database technology?

Selecciona una o más de las siguientes respuestas posibles:

  • organizations were producing data at phenomenal rates

  • data was difficult to manage with file-processing systems

  • new systems were becoming increasingly difficult to develop

  • the desire to separate and isolate data according to application programs

  • the desire to integrate data from different file systems

Explicación

Pregunta 28 de 66

1

Which of the following was not a disadvantage of early database technologies?

Selecciona una o más de las siguientes respuestas posibles:

  • inability to integrate data

  • database applications were unreliable

  • database application performance was slow

  • vulnerability of having a single point of failure for all data

  • b and c

Explicación

Pregunta 29 de 66

1

Which of the following is not an advantage of the relational model?

Selecciona una o más de las siguientes respuestas posibles:

  • data duplication is minimized

  • many processing errors can be eliminated

  • most users can obtain information from the database themselves

  • provides a standard way for specialists to structure and process databases

  • all of the above are advantages of the relational model

Explicación

Pregunta 30 de 66

1

Modern microcomputer DBMS products:

Selecciona una o más de las siguientes respuestas posibles:

  • are not truly relational

  • provide easy to use interfaces

  • have poor response time

  • are not true DBMS products

  • are really just programming languages with generalized file-processing capabilities

Explicación

Pregunta 31 de 66

1

Client-server database architecture:

Selecciona una o más de las siguientes respuestas posibles:

  • has one CPU involved in the processing of database applications

  • has many CPUs simultaneously involved in processing database applications

  • is a simple but less robust mode of database processing on a LAN

  • is the same as the multi-user architecture used on mainframe databases

  • both a and d

Explicación

Pregunta 32 de 66

1

The term “Internet database” refers to which of the following?

Selecciona una o más de las siguientes respuestas posibles:

  • any database joined with Internet technology to publish database data on the web

  • any database that uses HTTP to publish database data to any location

  • any database joined with XML to publish database data to any location

  • any database joined with DHTML and XML to publish database data to any location

  • all of the above

Explicación

Pregunta 33 de 66

1

Which of the following is not true about distributed databases?

Selecciona una o más de las siguientes respuestas posibles:

  • They can combine personal, workgroup, and organizational databases.

  • They are widely used by large international corporations.

  • They make it appear to each user that (s)he is the only user of the organizations’ data.

  • They are still dealing with issues of data security.

  • It is still unknown if truly distributed databases can meet the needs of day-to-day organizational processing.

Explicación

Pregunta 34 de 66

1

Business organizations have resisted adopting object-oriented database systems because:

Selecciona una o más de las siguientes respuestas posibles:

  • object-oriented programming uses simplified data structures that fit easily into relational databases

  • the cost of purchasing ODBMS packages is prohibitively high

  • the cost and risk of converting from relational databases to OBMS format is too high

  • most ODBMS products lack features and functions for business information applications

  • both c and d

Explicación

Pregunta 35 de 66

1

A relation:

Selecciona una o más de las siguientes respuestas posibles:

  • is a tree containing user data

  • is a table containing user data

  • contains records in columns

  • is always well structured

  • all of the above

Explicación

Pregunta 36 de 66

1

A relation:

Selecciona una o más de las siguientes respuestas posibles:

  • has columns containing attributes

  • has rows containing records

  • should contain information on only one topic

  • has columns containing fields

  • all of the above

Explicación

Pregunta 37 de 66

1

The process to convert a poorly structured relation into a well-structured relation is called ________.

Selecciona una o más de las siguientes respuestas posibles:

  • decomposition

  • structuration

  • transformation

  • transaction

  • normalization

Explicación

Pregunta 38 de 66

1

Which of the following would not be stored in system tables?

Selecciona una o más de las siguientes respuestas posibles:

  • user data

  • keys

  • stored procedures

  • lists of indexes

  • length of fields

Explicación

Pregunta 39 de 66

1

Which of the following is (are) considered “overhead data”?

Selecciona una o más de las siguientes respuestas posibles:

  • metadata

  • keys

  • linked lists

  • user data

  • application metadata

Explicación

Pregunta 40 de 66

1

An index is a type of ____________.

Selecciona una o más de las siguientes respuestas posibles:

  • database

  • metadata

  • stored procedure

  • overhead data

  • primary key

Explicación

Pregunta 41 de 66

1

Indexes can:

Selecciona una o más de las siguientes respuestas posibles:

  • assist in search operations

  • improve performance of sorting operations

  • slow performance of update operations

  • improve the accessibility of the database data

  • all of the above

Explicación

Pregunta 42 de 66

1

Application metadata can include the structure of all of the following except ______________.

Selecciona una o más de las siguientes respuestas posibles:

  • indexes

  • forms

  • queries

  • reports

  • application components

Explicación

Pregunta 43 de 66

1

The design tools subsystem of the DBMS usually provides ________________.

Selecciona una o más de las siguientes respuestas posibles:

  • tools for backup and recovery of the database

  • one or more programming languages

  • a DBMS engine

  • a component to process queries

  • a banded report

Explicación

Pregunta 44 de 66

1

The design tools subsystem of the DBMS typically includes tools for creating all of the following except ____________.

Selecciona una o más de las siguientes respuestas posibles:

  • forms

  • tables

  • reports

  • queries

  • engines

Explicación

Pregunta 45 de 66

1

Which DBMS subsystem is responsible for processing the application components?

Selecciona una o más de las siguientes respuestas posibles:

  • DBMS engine

  • schema subsystem

  • run-time subsystem

  • design tools subsystem

  • programming interfaces

Explicación

Pregunta 46 de 66

1

Which DBMS subsystem is responsible for receiving requests from the other components and translating them into commands for the operating system to read or write data on the physical media?

Selecciona una o más de las siguientes respuestas posibles:

  • DBMS engine

  • schema subsystem

  • run-time subsystem

  • design tools subsystem

  • programming interfaces

Explicación

Pregunta 47 de 66

1

The DBMS engine is directly involved in all of the following except _____________.

Selecciona una o más de las siguientes respuestas posibles:

  • locking

  • recovery

  • domains

  • backup

  • transaction management

Explicación

Pregunta 48 de 66

1

The database schema defines which of the following?

Selecciona una o más de las siguientes respuestas posibles:

  • domains

  • tables

  • relationships

  • business rules

  • all of the above

Explicación

Pregunta 49 de 66

1

Which of the following steps in creating a database would come first?

Selecciona una o más de las siguientes respuestas posibles:

  • define relationships

  • create tables

  • define the schema

  • generate the data entry form

  • format reports

Explicación

Pregunta 50 de 66

1

The set of values that a column can have is called the ___________.

Selecciona una o más de las siguientes respuestas posibles:

  • domain

  • business rules

  • schema

  • relation

  • uniqueness

Explicación

Pregunta 51 de 66

1

Business rules may be enforced by all of the following methods except ____________.

Selecciona una o más de las siguientes respuestas posibles:

  • by the DBMS

  • by the indexes

  • by stored procedures

  • by the application programs

  • all of the above can be used to enforce business rules

Explicación

Pregunta 52 de 66

1

____________ are constraints on user activities that must be enforced no matter how the data changes reach the DBMS.

Selecciona una o más de las siguientes respuestas posibles:

  • Domains

  • Business rules

  • Schema

  • Relationships

  • Keys

Explicación

Pregunta 53 de 66

1

When the primary key of one relation is placed into a second relation to define a relationship, the key is called a(n) ___________ in the second relation.

Selecciona una o más de las siguientes respuestas posibles:

  • primary key

  • secondary key

  • foreign key

  • duplicate key

  • surrogate key

Explicación

Pregunta 54 de 66

1

Which of the following is not considered part of a database application?

Selecciona una o más de las siguientes respuestas posibles:

  • tables

  • reports

  • application programs

  • forms

  • queries

Explicación

Pregunta 55 de 66

1

In a database application, data entry is typically done with a(n) _____________.

Selecciona una o más de las siguientes respuestas posibles:

  • report

  • metadata

  • query

  • form

  • table

Explicación

Pregunta 56 de 66

1

A surrogate key:

Selecciona una o más de las siguientes respuestas posibles:

  • represents an attribute of an entity in the users’ model

  • always appears as the first line of a banded report

  • can be used in queries, but not in tables

  • has no meaning to the users

  • all of the above

Explicación

Pregunta 57 de 66

1

Which of the following is not a means of expressing a query to a database?

Selecciona una o más de las siguientes respuestas posibles:

  • PBL

  • SQL

  • QBE

  • query by form

  • query by example

Explicación

Pregunta 58 de 66

1

A report:

Selecciona una o más de las siguientes respuestas posibles:

  • can be easier to design than a form since it is used only for displaying data

  • can be more difficult to design than a form because it usually has a more complex structure

  • is a formatted display of database data

  • both a and c

  • all of the above

Explicación

Pregunta 59 de 66

1

Menus can be used to:

Selecciona una o más de las siguientes respuestas posibles:

  • display database data

  • control the users’ activities

  • retrieve specific data from the database

  • update database data

  • express a query to the database

Explicación

Pregunta 60 de 66

1

Application programs:

Selecciona una o más de las siguientes respuestas posibles:

  • must be written in a language specific to the DBMS being used

  • can be used to enforce business rules

  • can use a predefined program interface to bypass the DBMS and access data directly

  • can not be written in standard programming languages

  • all of the above

Explicación

Pregunta 61 de 66

1

Which of the following is not true of application programs?

Selecciona una o más de las siguientes respuestas posibles:

  • may be written in a language specific to the DBMS being used

  • may be written in a standard programming language using a predefined program interface

  • may enforce business rules

  • interact with the DBMS to access database data

  • are always dependent on a set of forms and reports

Explicación

Pregunta 62 de 66

1

A prototype is:

Selecciona una o más de las siguientes respuestas posibles:

  • a completed database without any applications

  • a completed application without any database

  • created by the users to explain their model to the developers

  • a sample database and applications to represent aspects of the system

  • used only with top-down development

Explicación

Pregunta 63 de 66

1

Which of the following is not a characteristic of top-down development?

Selecciona una o más de las siguientes respuestas posibles:

  • involves a study of strategic goals

  • creates an abstract data model

  • identifies a number of systems to eventually be built

  • produces systems requiring little modification to interface with new systems

  • produces useful systems quickly

Explicación

Pregunta 64 de 66

1

Which of the following is a characteristic of bottom-up development?

Selecciona una o más de las siguientes respuestas posibles:

  • involves a study of strategic goals

  • begins with the need to develop a specific system

  • identifies a number of systems to eventually be built

  • produces systems requiring little modification to interface with new systems

  • often leads to analysis paralysis

Explicación

Pregunta 65 de 66

1

Capturing the users’ requirements typically involves all of the following except:

Selecciona una o más de las siguientes respuestas posibles:

  • making inferences

  • interviewing users

  • building prototypes

  • examining reports

  • all of the above

Explicación

Pregunta 66 de 66

1

Data modeling in a multi-user system is complicated because:

Selecciona una o más de las siguientes respuestas posibles:

  • conflicting models must be reconciled

  • no single user’s model includes the complete structure

  • the developers must document the logical union of different models

  • users’ models may be inconsistent with each other

  • all of the above

Explicación