For those who don't have GUI tools like SQL developer or Enterprise Manager, you can still get an explain plan for a statement in SQL*Plus.… Read More »SQL Developer Explain Plan
Sometime, there is no tool like SQL Developer or Enterprise Manager around to check the explain plan of a specific statement. We need a bare… Read More »SQL*Plus Explain Plan