Multiple choice technology

Which of the below is not a valid command

  1. Generate statistics on <Table>

  2. Generate Express statistics on <Table>

  3. Generate JIT statistics on <Table>

  4. None of the above

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

Generate statistics and Generate Express statistics are valid Netezza commands for collecting table statistics. Generate JIT statistics is not a valid command syntax in Netezza - JIT (Just-In-Time) statistics are automatically collected by the system during query execution, not through a manual generation command.