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

asdf Test sobre Chapter 3 (True/False), creado por . . el 31/08/2016.

410
2
0
. .
Creado por . . hace casi 8 años
Cerrar

Chapter 3 (True/False)

Pregunta 1 de 30

1

1) The practical significance of taking the logical view of a database is that is serves as reminder of the simple file concept of data storage.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 2 de 30

1

2) You can think of a table as a persistent representation of a logical relation.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 3 de 30

1

3) Because the relational model uses attribute values to establish relationships among tables, many data-base susers correctly assume that the term relation refers to such relationships.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 4 de 30

1

4) The order of the rows and columns is important to the DBMS.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 5 de 30

1

5) Numeric data are data on which you can perform meaningful arithmetic procedures.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 6 de 30

1

6) Character data can contain any character or symbol intended for mathematical manipulation.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 7 de 30

1

7) Each table in a relational database must have a primary key.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 8 de 30

1

8) The idea of determination is unique to the database environment.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 9 de 30

1

9) In a relational model, if A determines B, C, and D, you write A = B, C, D.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 10 de 30

1

10) Only a single attribute, not multiple attributes, can define functional dependence.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 11 de 30

1

11) If the attribute (B) is functionally dependent on a composite key (A) but not on any subset of that composite key, the attribute (B) is fully functionally dependent on (A).

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 12 de 30

1

12) A null is created when you press the Enter key or the Tab key to move to the next entry without making a prior entry of any kind.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 13 de 30

1

13) There is never a good reason to use null values in a database.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 14 de 30

1

14) Depending on the sophistication of the application development software, nulls can create problems when functions such as COUNT, AVERAGE, and SUM are used.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 15 de 30

1

15) Tables within a database share common attributes that enable the tables to be linked together.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 16 de 30

1

16) A foreign key must exist in both tables that have a relationship

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 17 de 30

1

17) RDBMSs enforce integrity rules automatically.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 18 de 30

1

18) Referential and entity integrity are two names for the same thing.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 19 de 30

1

19) The SELECT operator yields a vertical subset of a table.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 20 de 30

1

20) Tables must have the same attribute characteristics (the columns and domains must be compatible) to be used in a UNION.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 21 de 30

1

21) The DIFFERENCE operator subtracts one table from the other.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 22 de 30

1

22) In a natural join, the column on which the join was made occurs twice in the new table.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 23 de 30

1

23) A left outer join on tables CUSTOMER and AGENT yields all of the rows in the CUSTOMER table, including those that do not have a matching value in the AGENT table.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 24 de 30

1

24) The DIVIDE operation uses one single-column table (e.g., column "a") as the divsor and one two-column table (e.g., columns "a" and "b") as the dividend.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 25 de 30

1

25) A data dictionary contains metadata-data about data.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 26 de 30

1

26) A data dictionary is sometimes described as :the database designer's database" because it records the design decisions about tables and their structures.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 27 de 30

1

27) Current relational database software generally provides only a system catalog (and not a data dictionary).

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 28 de 30

1

28) The one-to-many (1:M) relationship is easily implemented in the relational mode by putting the foreign key of the "1" side in the table of the "many" side as a primary key.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 29 de 30

1

29) As rare as 1:! relationships should be, certain conditions absolutely require their use.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 30 de 30

1

30) DBMSs use indexes for many different purposes.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación