Hi,
If I run dbms_stats.gather_table_stats, will the existing stats remain until the new stats have been fully compiled?
If I ran a query while gathering stats, will the old stats be available for the optimizer or will I just get a full table scan?
running 11.2.0.3
Thanks
Randy