Hi,
I want to do a complete analyze of all tables and index in a schema. Do I use analyze_table on every table or do I use Analyze_schema (taht will analyze every tables and index under the shcema)?
Which one is less consuming for the CPU and the system ?
Thank for your help !




Reply With Quote