performancetuning
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
performancetuning [2025/03/08 22:24] – external edit 127.0.0.1 | performancetuning [2025/04/01 08:34] (current) – z0hpvk | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Performance Tuning ===== | ===== Performance Tuning ===== | ||
+ | |||
+ | ==== Simple Explain Plan ==== | ||
+ | <code sql> | ||
+ | SELECT * FROM TABLE(DBMS_XPLAN.DISPLAY); | ||
+ | </ | ||
+ | |||
==== Get Active Sessions ==== | ==== Get Active Sessions ==== | ||
< | < |
performancetuning.txt · Last modified: 2025/04/01 08:34 by z0hpvk