Hawerth Castro
Quiz por , criado more than 1 year ago

Database Quizzes preparing to certification

30
0
0
Hawerth Castro
Criado por Hawerth Castro quase 7 anos atrás
Fechar

CET_TARDE - MTA Database - DIAGNOSTIC3

Questão 1 de 15

1

What do you call the elimination of redundant data?

Selecione uma das seguintes:

  • normalization

  • de-duplication

  • loopbacking

  • reduxing

Explicação

Questão 2 de 15

1

Which of the following indicates the elimination of repeating groups?

Selecione uma das seguintes:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicação

Questão 3 de 15

1

Which of the following indicates the elimination of redundant data?

Selecione uma das seguintes:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicação

Questão 4 de 15

1

Which of the following is not a condition for 1NF?

Selecione uma das seguintes:

  • Table must have no duplicate records.

  • The table must have no multi-valued attributes.

  • There are no primary keys.

  • Entries in the column are of the same data type.

Explicação

Questão 5 de 15

1

What would enable you to enforce the uniqueness property of columns, other than a primary key within a table?

Selecione uma das seguintes:

  • secondary key

  • constant check

  • validator

  • unique constraint key

Explicação

Questão 6 de 15

1

What is an attribute or set of attributes that can be used to uniquely identify the row?

Selecione uma das seguintes:

  • primary key

  • second key

  • unique constraint key

  • foreign key

Explicação

Questão 7 de 15

1

What key is replicated from the primary key of one table to a secondary table, and then all the key attributes get duplicated from the primary table?

Selecione uma das seguintes:

  • primary key

  • second key

  • unique constraint key

  • foreign key

Explicação

Questão 8 de 15

1

What type of index sorts the data stored inside the table?

Selecione uma das seguintes:

  • clustered index

  • non-clustered index

  • quick index

  • primary index

Explicação

Questão 9 de 15

1

What type of index has an index key value that points to a data row, which contains the key value?

Selecione uma das seguintes:

  • clustered index

  • nonclustered index

  • quick index

  • primary index

Explicação

Questão 10 de 15

1

What type of field would you make an employee ID?

Selecione uma das seguintes:

  • standard key

  • foreign key

  • unique constraint key

  • secondary key

Explicação

Questão 11 de 15

1

If you define a primary key, which of the following levels have you reached?

Selecione uma das seguintes:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicação

Questão 12 de 15

1

Which level eliminates columns not dependent on keys?

Selecione uma das seguintes:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicação

Questão 13 de 15

1

Which level of is reached by using primary keys on a table within a SQL Server database?

Selecione uma das seguintes:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicação

Questão 14 de 15

1

What structures are used when storing keys for a clustered index?

Selecione uma das seguintes:

  • root tree

  • reverse root tree

  • B-tree

  • alphabetical

Explicação

Questão 15 de 15

1

Which type of index uses pointers that point to row location?

Selecione uma das seguintes:

  • clustered index

  • nonclustered index

  • quick index

  • primary index

Explicação