【答案】:analyze table 表名 compute statisticsanalyze index 索引ID compute statistics如果想分析所有的表名和index名可以从视图user_tables,user_indexes取得相关的信息,自动生成SQL命令希望可以帮到您,别忘了采纳哟,愿您生活愉快!!