Multiple choice technology databases The ANALYZE command is used to gather statistics on a table True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation In database management systems like Oracle, the ANALYZE command is standard for collecting statistics about tables, indexes, or clusters, which helps the cost-based optimizer choose efficient execution plans.