在命令窗口下执行 exec dbms_stats.GATHER_TABLE_STATS('属主名','表明',ESTIMATE_PERCENT=>dbms_stats.auto_sample_size,CASCADE=>TRUE);