Do we need to dbms_stats/anlayze the table without any index on it?
I have a large table (no index), we do big delete/insert on this table every day.Question is do we need to anlyze the table ? Does it benefit SQL performance on none index table?pls. advice.thanks
0