Which Of The Following Isare The Syntax Of Analyze Statement #80
Which of the following is/are the syntax of ANALYZE statement?
This multiple choice question (MCQ) is related to the book/course
gs gs118 Data Mining.
It can also be found in
gs gs118 SQLite MCQs - SQLite MCQs - Quiz No.8.
Which of the following is/are the syntax of ANALYZE statement?
ANALYZE;
ANALYZE database_name;
ANALYZE database_name.table_name;
All of the above