Question: Which choice is not one of the table maintenance statements?

  1. CHECK TABLE;
  2. CREATE TABLE;
  3. ANALYZE TABLE;
  4. OPTIMIZE TABLE;

Answer: The correct answer of the above question is Option B:CREATE TABLE;