Interview Questions
Oracle DBA
Performance Tuning
Oracle DBA
Performance Tuning
Explain Plan is not as useful when used in conjunction with tkprof since the trace file contains the actual execution path of the SQL statement. Use Explain Plan when anticipated execution statistics are desired without actually executing the statement.
Tags:
