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

Database Quizzes preparing to certification

30
0
0
Hawerth Castro
Creado por Hawerth Castro hace casi 7 años
Cerrar

CET_TARDE - MTA Database - DIAGNOSTIC3

Pregunta 1 de 15

1

What do you call the elimination of redundant data?

Selecciona una de las siguientes respuestas posibles:

  • normalization

  • de-duplication

  • loopbacking

  • reduxing

Explicación

Pregunta 2 de 15

1

Which of the following indicates the elimination of repeating groups?

Selecciona una de las siguientes respuestas posibles:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicación

Pregunta 3 de 15

1

Which of the following indicates the elimination of redundant data?

Selecciona una de las siguientes respuestas posibles:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicación

Pregunta 4 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • 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.

Explicación

Pregunta 5 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • secondary key

  • constant check

  • validator

  • unique constraint key

Explicación

Pregunta 6 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • primary key

  • second key

  • unique constraint key

  • foreign key

Explicación

Pregunta 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?

Selecciona una de las siguientes respuestas posibles:

  • primary key

  • second key

  • unique constraint key

  • foreign key

Explicación

Pregunta 8 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • clustered index

  • non-clustered index

  • quick index

  • primary index

Explicación

Pregunta 9 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • clustered index

  • nonclustered index

  • quick index

  • primary index

Explicación

Pregunta 10 de 15

1

What type of field would you make an employee ID?

Selecciona una de las siguientes respuestas posibles:

  • standard key

  • foreign key

  • unique constraint key

  • secondary key

Explicación

Pregunta 11 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicación

Pregunta 12 de 15

1

Which level eliminates columns not dependent on keys?

Selecciona una de las siguientes respuestas posibles:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicación

Pregunta 13 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Explicación

Pregunta 14 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • root tree

  • reverse root tree

  • B-tree

  • alphabetical

Explicación

Pregunta 15 de 15

1

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

Selecciona una de las siguientes respuestas posibles:

  • clustered index

  • nonclustered index

  • quick index

  • primary index

Explicación