F5 on Merge Statement in SQL windows does not work

hsshah

Member²
This might seem like a silly little point,
but, I noticed that in SQL Window when I write a Merge Statement and then press F5 to get it's Explain plan, it does not work. For any other DML statement it works, launching a new explain plan window for the statement. I am using PL/SQL Developer Version 6.0.5.931 (MBCS)

Thanks

hsshah
 
We'll fix it. Note that you can always copy & paste a statement to the Explain Plan Window, even if the Explain Plan option is disabled in the source editor.
 
Back
Top