Anantha Narayanan
What does an EXPLAIN PLAN statement does?
By Anantha Narayanan in Databases & DBA on Mar 26 2007
  • Santhosh Kumar Gundla
    Mar, 2007 28

    The EXPLAIN PLAN statement displays execution plans chosen by the Oracle optimizer for SELECT, UPDATE, INSERT, and DELETE statements. A statement's execution plan is the sequence of operations Oracle performs to run the statement.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS