nerdexam
IBM

P2090-050 · Question #26

Why is generating statistics on a table important to query performance?

The correct answer is B. The optimizer uses statistics to determine the optimal execution plan for queries. See the full explanation below for the reasoning.

Question

Why is generating statistics on a table important to query performance?

Options

  • AThe table statistics are used to facilitate disk space reclamation of deleted rows.
  • BThe optimizer uses statistics to determine the optimal execution plan for queries.
  • CThe Zone Map information cross references the table statistics for each column to avoid
  • DThe Field Programmable Gate Array (FPGA) utilizes the statistics to identify which row/columns

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    82% (23)
  • C
    4% (1)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full P2090-050 Practice