SQL> exec dbms_stats.gather_table_stats('CLARK','TT');或者有些直接使用select SQL> select dbms_random.value() randomval from dual