Multiple choice technology

It is not required to generate statistics after nzload

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

After loading data with nzload, generating statistics is essential for optimal query performance. The optimizer needs current table statistics to create efficient execution plans. Without updated statistics, queries may perform poorly after data loads.