Angel  Perez
Quiz von , erstellt am more than 1 year ago

Just do it!

21
1
0
Keine Merkmale angegeben
Angel  Perez
Erstellt von Angel Perez vor fast 8 Jahre
Schließen

Capítulo 2 Cierto o Falso

Frage 1 von 54

1

Users may access the DBMS or indirectly through application programs.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 2 von 54

1

The database is processed by the DBMS.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 3 von 54

1

A database contains four main elements: user data, application programs, metadata, and indexes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 4 von 54

1

Today, most databases represent user data as trees of data.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 5 von 54

1

In a relation, the columns of the relation contain records for particular entities in the business environment, and the rows of the relation contain fields or attributes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 6 von 54

1

In a relation, the columns of the relation contain fields or attributes, and the rows of the relation contain records for particular entities in the business environment.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 7 von 54

1

Most DBMS products store the metadata in the form of tables.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 8 von 54

1

System tables contain the user's data.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 9 von 54

1

Developers have a special set of tools for querying metadata that is separate from the query tools for user's data.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 10 von 54

1

Overhead data is a synonym for metadata.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 11 von 54

1

Overhead data is composed primarily of indexes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 12 von 54

1

Indexes and linked lists are both types of overhead data.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 13 von 54

1

Overhead data contains types of data structures that can improve the performance and accessibility of the database.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 14 von 54

1

Indexes are beneficial for search operations, but at the cost of slowing down sorting operations.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 15 von 54

1

Indexes should be created for every field in a relation, even if they are not currently needed, to support future uses of the data.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 16 von 54

1

Application metadata is used to store the structure of some application components in the database.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 17 von 54

1

Although all DBMS products do not support application components, all DBMS products that do support application components store the structure of those components in application metadata.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 18 von 54

1

While users can not access the application metadata directly, database developers often must directly access application metadata to create database application programs.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 19 von 54

1

The design tool subsystem of the DBMS is responsible for processing the application components.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 20 von 54

1

The design tools subsystem of the DBMS can facilitate the design of a database, but does not have tools to help in actually implementing the design.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 21 von 54

1

If a DBMS includes a programming language or an interface to a programming language, it is considered to be part of the design tool subsystem of the DBMS.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 22 von 54

1

If a DBMS includes a programming language or an interface to a programming language, it is considered to be part of the design tool subsystem of the DBMS.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 23 von 54

1

The run-time subsystem of the DBMS processes the application components.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 24 von 54

1

The DBMS engine acts as an intermediary between the other DBMS components and the database data.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 25 von 54

1

The DBMS engine receives requests from the run-time subsystem and the design tools subsystem and translates them into commands for the operating system to read and write data on physical media.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 26 von 54

1

To retrieve data from the database, the run-time subsystem instructs the operating system to read data from the physical media.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 27 von 54

1

The DBMS engine is involved in transaction management.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 28 von 54

1

The run-time subsystem is responsible for locking, and backup and recovery within the database.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 29 von 54

1

The database schema is a component of the DBMS engine.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 30 von 54

1

A database schema defines a database’s structure – its tables, relationships, domains, and business rules.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 31 von 54

1

A database schema is a set of values that a column can have.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 32 von 54

1

A domain includes the physical format of an attribute and its uniqueness.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 33 von 54

1

Business rules are restrictions on the business’s activities that need to be reflected in the database and database applications.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 34 von 54

1

Business rules can always be enforced in the DBMS if the database is properly designed.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 35 von 54

1

Some DBMS products use “stored procedures” to enforce business rules.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 36 von 54

1

Once a database schema has been designed, the next step in creating a database is to define the relationships.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 37 von 54

1

One disadvantage of declaring a relationship between two tables to the DBMS is that whenever those two tables are used in a form, query, or report the relationship must be declared again.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 38 von 54

1

Identifiers that have no meaning to the users but are created only so that each row in a table will be uniquely identifiable to the DBMS are called foreign keys.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 39 von 54

1

While most DBMS products support creating queries, few actually store the query as part of the application.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 40 von 54

1

A criterion query is a query that has been constructed to accept criteria values at run-time.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 41 von 54

1

A report can be used to enter data into the database as well as display data from the database.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 42 von 54

1

Reports usually have a more complex structure than forms.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 43 von 54

1

Menus can be used to control user access to forms, reports, and programs.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 44 von 54

1

Menus can make application components more accessible to users, but at the cost of losing control over the users’ activities.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 45 von 54

1

Database application programs must be written using a language that is specific to the DBMS.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 46 von 54

1

Predefined program interfaces allow database application programs written in standard programming languages to interact with the DBMS.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 47 von 54

1

Top-down development proceeds from the need to develop a specific system.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 48 von 54

1

Studying the strategic goals of the organization and the information requirements necessary to achieve those goals is characteristic of top-down development.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 49 von 54

1

Top-down development tends to produce useful systems more quickly than bottom-up development.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 50 von 54

1

Bottom-up development produces systems with a global perspective requiring fewer modifications as additional systems are built.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 51 von 54

1

Typically, users can clearly express their needs to the database developer.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 52 von 54

1

Typically, database developers will start with the outputs that the users desire and work backward to infer the data model.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 53 von 54

1

Development of multi-user databases, such as workgroup and organizational databases, is simplified because the developer has more potential sources for information.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 54 von 54

1

Development of multi-user databases is especially difficult when the system is so large that no single user has a model of the complete structure.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung