Hawerth Castro
Quiz von , erstellt am more than 1 year ago

Database Quizzes preparing to certification

30
0
0
Hawerth Castro
Erstellt von Hawerth Castro vor fast 7 Jahre
Schließen

CET_TARDE - MTA Database - DIAGNOSTIC3

Frage 1 von 15

1

What do you call the elimination of redundant data?

Wähle eine der folgenden:

  • normalization

  • de-duplication

  • loopbacking

  • reduxing

Erklärung

Frage 2 von 15

1

Which of the following indicates the elimination of repeating groups?

Wähle eine der folgenden:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Erklärung

Frage 3 von 15

1

Which of the following indicates the elimination of redundant data?

Wähle eine der folgenden:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Erklärung

Frage 4 von 15

1

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

Wähle eine der folgenden:

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

Erklärung

Frage 5 von 15

1

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

Wähle eine der folgenden:

  • secondary key

  • constant check

  • validator

  • unique constraint key

Erklärung

Frage 6 von 15

1

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

Wähle eine der folgenden:

  • primary key

  • second key

  • unique constraint key

  • foreign key

Erklärung

Frage 7 von 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?

Wähle eine der folgenden:

  • primary key

  • second key

  • unique constraint key

  • foreign key

Erklärung

Frage 8 von 15

1

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

Wähle eine der folgenden:

  • clustered index

  • non-clustered index

  • quick index

  • primary index

Erklärung

Frage 9 von 15

1

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

Wähle eine der folgenden:

  • clustered index

  • nonclustered index

  • quick index

  • primary index

Erklärung

Frage 10 von 15

1

What type of field would you make an employee ID?

Wähle eine der folgenden:

  • standard key

  • foreign key

  • unique constraint key

  • secondary key

Erklärung

Frage 11 von 15

1

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

Wähle eine der folgenden:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Erklärung

Frage 12 von 15

1

Which level eliminates columns not dependent on keys?

Wähle eine der folgenden:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Erklärung

Frage 13 von 15

1

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

Wähle eine der folgenden:

  • 1NF

  • 2NF

  • 3NF

  • 4NF

Erklärung

Frage 14 von 15

1

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

Wähle eine der folgenden:

  • root tree

  • reverse root tree

  • B-tree

  • alphabetical

Erklärung

Frage 15 von 15

1

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

Wähle eine der folgenden:

  • clustered index

  • nonclustered index

  • quick index

  • primary index

Erklärung