Child number 0 but multiple execution plans,why?
Hello Gurus,
Wanted to understand why does oracle generated different execution plans for same sql_id(child_number=0) ,no child cursors or reason in v$sql_shared_cursor. Just shows, 1 PHV in v$sql but dba_hist_sqlstats shows multiple execution plans .
Thanks