Gathering database and tables
Hi all,
Gathering schema and full database make perfomance db slow ? It's right ? And gather statistic tables can made DML faster (because Oracle can chose CBO based on statisc tables on Data dictionary). These comments are right ?
Thanks.
0