analyze table document compute statisticsex) DOCUMENT Table 만 Analyzeanalyze index xpkdocbox compute statisticsex) XPKDOCBOX Index 만 Analyze
select 'analyze table ' || table_name || ' estimate statistics;' from user_tables
select 'analyze index || index_name || estimate statistics;' from user_indexes
No comments:
Post a Comment