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