DBA Data[Home] [Help]

APPS.CTO_UPDATE_CONFIGS_PK dependencies on FND_STATS

Line 511: fnd_stats.gather_table_stats(

507: -- So that the appropriate indexes get used
508:
509: l_stmt_num := 46;
510:
511: fnd_stats.gather_table_stats(
512: ownname=>'BOM',
513: tabname=>'BOM_CTO_ORDER_LINES_UPG',
514: percent=>90);
515: