InterviewSolution
Saved Bookmarks
| 1. |
In a test environment, is there a need to run a runstats? |
|
Answer» It is REQUIRED to run a RUNSTATS because you have to clear the DEFAULT values from the CATALOG columns. The existence of a default value in a column may result in an UNEXPECTED answer |
|