. .
Quiz por , criado more than 1 year ago

asdf Quiz sobre Chapter 3 (Multiple Choice) CIS 3365, criado por . . em 31-08-2016.

701
3
0
. .
Criado por . . quase 8 anos atrás
Fechar

Chapter 3 (Multiple Choice) CIS 3365

Questão 1 de 41

1

1) _______ logic, used extensively in mathematics, provides a framework in which an assertion (statement of fact) can be verified as either true or false.

Selecione uma das seguintes:

  • A) Predicate

  • B) Database

  • C) Relational

  • D) Index

Explicação

Questão 2 de 41

1

2) The relational database model enables you to view data _____ rather than ____.

Selecione uma das seguintes:

  • A) relationally, hierarchically

  • B) hierarchically, relationally

  • C) physically, logically

  • D) logically, physically

Explicação

Questão 3 de 41

1

3) The relational model's creator, E.F. Codd, used the term relation as a synonym for ____.

Selecione uma das seguintes:

  • A) index

  • B) key

  • C) table

  • D) relationship

Explicação

Questão 4 de 41

1

4) A(n) _____ is perceived as a two-dimensional structure composed of rows and columns.

Selecione uma das seguintes:

  • A) table

  • B) rowset

  • C) attribute

  • D) intersection

Explicação

Questão 5 de 41

1

5) Date attributes contain calendar dates stored in a special format known as the _____ date format.

Selecione uma das seguintes:

  • A) Epoch

  • B) Calendar

  • C) Julian

  • D) Logical

Explicação

Questão 6 de 41

1

6) ________ data can have only a true or false (yes or no) condition.

Selecione uma das seguintes:

  • A) Logical

  • B) Chatacyer

  • C) Date

  • D) Numeric

Explicação

Questão 7 de 41

1

7) In the relational model, _____ are important because they are used to ensure that each row in a table is uniquely identifiable.

Selecione uma das seguintes:

  • A) relations

  • B) keys

  • C) indexes

  • D) logical structures

Explicação

Questão 8 de 41

1

8) In the context of a database table, the statement "A ______ B" indicates that if you know the value of attribute A, you can look up the value of attribute B.

Selecione uma das seguintes:

  • A) contains

  • B) is related to

  • C) owns

  • D) determines

Explicação

Questão 9 de 41

1

9) The attribute B is _____ the attribute A if each value in column A determines one and only one value in column B.

Selecione uma das seguintes:

  • A) logically dependent on

  • B) owned by

  • C) determined by

  • D) functionally dependent on

Explicação

Questão 10 de 41

1

10) Any attribute that is part of a key is known as a _____.

Selecione uma das seguintes:

  • A) key attribute

  • B) logical attribute

  • C) key determiner

  • D) selector

Explicação

Questão 11 de 41

1

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

Selecione uma das seguintes:

  • A) foreign

  • B) unique

  • C) composite

  • D) complete

Explicação

Questão 12 de 41

1

12) A _____ is nay key that uniquely identifies each row.

Selecione uma das seguintes:

  • A) superkey

  • B) special

  • C) selective

  • D) candidate

Explicação

Questão 13 de 41

1

13) No data entry at all is known as a(n) _______.

Selecione uma das seguintes:

  • A) nil

  • B) null

  • C) empty

  • D) Zero

Explicação

Questão 14 de 41

1

14) Controlled _____ makes a relational database work.

Selecione uma das seguintes:

  • A) relations

  • B) logic

  • C) chaos

  • D) redundancy

Explicação

Questão 15 de 41

1

15) Referential _____ means that if the foreign key contains a value, that value refers to an existing valid tuple (row) in another relation.

Selecione uma das seguintes:

  • A) integrity

  • B) uniqueness

  • C) direction

  • D) Relations

Explicação

Questão 16 de 41

1

16) A _____ key is defined as a key that is used strictly for data retrieval purposes.

Selecione uma das seguintes:

  • A) lookup

  • B_ foreign

  • C) candidate

  • D) Secondary

Explicação

Questão 17 de 41

1

17) A _____ key can be described as a super key without unnecessary attributes, that is, a minimal super key.

Selecione uma das seguintes:

  • A) secondary

  • B) candidate

  • C) primary

  • D) Foreign

Explicação

Questão 18 de 41

1

18) All primary key entries are unique, and no part of a primary key may be _____.

Selecione uma das seguintes:

  • A) zero

  • B) a foreign key

  • C) null

  • D) a candidate key

Explicação

Questão 19 de 41

1

19) A CUSTOMER table's primary key is CUS_CODE. The CUSTOMER primary key column has no null entries, and all entries are unique. This is an example of ______ integrity.

Selecione uma das seguintes:

  • A) entity

  • B) referential

  • C) complete

  • D) Null

Explicação

Questão 20 de 41

1

20) The ______ constraint can be placed on a column to ensure that every row in the table has a value for that column.

Selecione uma das seguintes:

  • A) HAS VALUE

  • B) NOT NULL

  • C) MUST HAVE VALUE

  • D) NOT EMPTY

Explicação

Questão 21 de 41

1

21) To be considered minimally relational, the DBMS must support the key relational operators _______, PROJECT, and JOIN.

Selecione uma das seguintes:

  • A) INTERSECT

  • B) UNION

  • C) DIFFERENCE

  • D) SELECT

Explicação

Questão 22 de 41

1

22) ______, also known as RESTRICT, yields values for all rows found in a table that satisfy a given condition.

Selecione uma das seguintes:

  • A) INTERSECT

  • B) UNION

  • C) DIFFERENCE

  • D) SELECT

Explicação

Questão 23 de 41

1

22) ________ yields a vertical subset of a table.

Selecione uma das seguintes:

  • A) PROJECT

  • B) SELECT

  • C) UNION

  • D) DIFFERENCE

Explicação

Questão 24 de 41

1

24) _______ combines all rows from two tables, excluding duplicate rows.

Selecione uma das seguintes:

  • A) INTERSECT

  • B) UNION

  • C) DIFFERENCE

  • D) SELECT

Explicação

Questão 25 de 41

1

25) __________ yields only the rows that appear in both tables

Selecione uma das seguintes:

  • A) INTERSECT

  • B) UNION

  • C) DIFFERENCE

  • D) SELECT

Explicação

Questão 26 de 41

1

26) A(n) ________ join links tables by selecting only the rows with common values in their common attribute(s).

Selecione uma das seguintes:

  • A) equal

  • B) unique

  • C) foreign

  • D) natural

Explicação

Questão 27 de 41

1

27) The equijoin takes its name from the comparison operator ______ used in the condition.

Selecione uma das seguintes:

  • A) *

  • B) <

  • C) =

  • D) >

Explicação

Questão 28 de 41

1

28) In an outer join, the matched pairs would be retained and any unmatched values in the other table would be left ______.

Selecione uma das seguintes:

  • A) in another table

  • B) null

  • C) out of the results

  • D) with matching values from the original table

Explicação

Questão 29 de 41

1

29) A(n) __________ join only returns matched records from the tables that are being joined.

Selecione uma das seguintes:

  • A) outer

  • B) inner

  • C) direct

  • D) union

Explicação

Questão 30 de 41

1

30) A ______ contains at least all of the attribute names and characteristics for each table in the system.

Selecione uma das seguintes:

  • A) data dictionary

  • B) relational schema

  • C) logical schema

  • D) join

Explicação

Questão 31 de 41

1

31) The ______ is actually a system-created database whose tables store the user/designer-created database characteristics and contents.

Selecione uma das seguintes:

  • A) meta dictionary

  • B) schema

  • C) dictionary

  • D) system catalog

Explicação

Questão 32 de 41

1

32) In a database context, the word ______ indicates the use of the same attribute name to label different attributes.

Selecione uma das seguintes:

  • A) redundancy

  • B) homonym

  • C) duplicate

  • D) synonym

Explicação

Questão 33 de 41

1

33) In a database context, a(n) ________ indicates the use of different names to describe the same attribute.

Selecione uma das seguintes:

  • A) entity

  • B) duplicate

  • C) synonym

  • D) homonym

Explicação

Questão 34 de 41

1

34) The _____ relational type is the "relational model ideal."

Selecione uma das seguintes:

  • A) 1:1

  • B) 1:M

  • C) M:1

  • D) M:N

Explicação

Questão 35 de 41

1

35) The ______ relationship should be rare in any relational database design.

Selecione uma das seguintes:

  • A) 1:1

  • B) 1:M

  • C) M:1

  • D) M:N

Explicação

Questão 36 de 41

1

36) Since it is used to link tables that originally were related in a M:N relationship, the composite entity structure includes--as foreign keys--at least the _____ keys of the tables that are to be linked.

Selecione uma das seguintes:

  • A) composite

  • B) super

  • C) primary

  • D) unique

Explicação

Questão 37 de 41

1

37) Another name for a composite entity is a ______ entity.

Selecione uma das seguintes:

  • A) bridge

  • B) linked

  • C) directive

  • D) referring

Explicação

Questão 38 de 41

1

38) A(n) _________ is an ordered arrangement of keys and pointers.

Selecione uma das seguintes:

  • A) table

  • B) superkey

  • C) relationship

  • D) index

Explicação

Questão 39 de 41

1

39) When you define a table's primary key, the DBMS automatically creates a(n) ______ index on the primary key column(s) you declared.

Selecione uma das seguintes:

  • A) key

  • B) incomplete

  • C) unique

  • D) primary

Explicação

Questão 40 de 41

1

40) Codd's Rule of _____ states: Application programs and ad hoc facilities are logically unaffected when changes are made to the table structures that preserve the original table values (changing order of columns or inserting columns).

Selecione uma das seguintes:

  • A) Nonsubversion

  • B) Logical Data Independence

  • C) Comprehensive Data Sublanguage

  • D) Integrity Independence

Explicação

Questão 41 de 41

1

41) Codd's Rule of ________ states: If the system supports low-level access to the data, users must not be allowed to bypass the integrity rules of the database.

Selecione uma das seguintes:

  • A) Nonsubversion

  • B) Logical Data Independence

  • C) Comprehensive Data Sublanguage

  • D) Integrity Independence

Explicação