Which choice is not one of the table maintenance statements?
CHECK TABLE;
CREATE TABLE;
OPTIMIZE TABLE;
ANALYZE TABLE;