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