Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Which of the following are the disadvantages of declaring secondary indexes? Updates may run slower because of the need to update the indexes Selects

1. Which of the following are the disadvantages of declaring secondary indexes?

Updates may run slower because of the need to update the indexes

Selects will be forced to use full table scans

Selects with WHERE clauses will run faster

None of the other answers are correct

2. Which of the following index types is commonly used on low-cardinality fields/columns?

Hash

Geometric

Bitmap

B-Tree

4. A primary goal of partitioning is to bunch the processing as much as possible to a single partition so that most partitions are idle most of the time.

True

False

5. Program logic can never be stored in the database.

True

False

6. If you have a specific action that you want performed every time a given table is updated, you can create a trigger for that table.

True

False

7. Which of the following data models will typically include indexes and partitioning?

Conceptual

None of the other answers are correct

Logical

Physical

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administrator Limited Edition

Authors: Martif Way

1st Edition

B0CGG89N8Z

More Books

Students also viewed these Databases questions

Question

Who must be covered by a qualified deferred compensation plan

Answered: 1 week ago

Question

What is DDL?

Answered: 1 week ago