Miruna Teodora
Quiz by , created more than 1 year ago

Quiz on QUIZ 7, created by Miruna Teodora on 07/02/2017.

31
0
0
Miruna Teodora
Created by Miruna Teodora over 7 years ago
Close

QUIZ 7

Question 1 of 8

1

These are types of indexes:

Select one or more of the following:

  • trees

  • networks

  • spatial

  • distributed

  • hash

Explanation

Question 2 of 8

1

When choosing an indexing key:

Select one or more of the following:

  • the attributes in ORDER BY clause are candidates for the key

  • the attributes in FROM clause are candidates for the key

  • the attributes in HAVING clause are candidates for the key

  • the attributes in GROUP BY clause are candidates for the key

  • the attributes in WHERE clause are candidates for the key

Explanation

Question 3 of 8

1

The partitioning methods offered by Oracle are:

Select one or more of the following:

  • range partitions

  • hash partitions

  • list partitions

  • composite range-hash partitions

  • composite range-list partitions

Explanation

Question 4 of 8

1

In Oracle subpartitions can be:

Select one or more of the following:

  • range

  • hash

  • list

  • index

  • cluster

Explanation

Question 5 of 8

1

When creating range partitions, there must be specified:

Select one or more of the following:

  • the partitioning method: range

  • the partitioning method: interval

  • the partition's column

  • the partition bounds

  • the partition values

Explanation

Question 6 of 8

1

Whatever the partition's type, the following elements must be specified:

Select one or more of the following:

  • the method

  • the intervals

  • the values

  • the partition columns

  • the number of partitions

Explanation

Question 7 of 8

1

When creating range-hash partitions, there must be specified:

Select one or more of the following:

  • the partitioning method: hash

  • the partition's column

  • the partition bounds

  • the subpartitioning method: hash

  • the subpartitioning method: range

Explanation

Question 8 of 8

1

When creating has partitions, there must be specified:

Select one or more of the following:

  • the partition bounds

  • the partition intervals

  • the number of partitions

  • the columns of partitions

  • the partitioning method

Explanation