PL/SQL Developer
Version 13.0.6.1911 (64 bit)
I use the option to have multiple sql queries in a single SQL window, separated by a semicolon. Execute only runs the selected query. This works fine. When I request the plan of that selected query (F5), the plan window gives an error : ORA-00933 SQL statement not properly ended.
When I manually select the query and press F5, the plan window opens correctly. Is this a bug, or is there a way to prevent this behavior?
Version 13.0.6.1911 (64 bit)
I use the option to have multiple sql queries in a single SQL window, separated by a semicolon. Execute only runs the selected query. This works fine. When I request the plan of that selected query (F5), the plan window gives an error : ORA-00933 SQL statement not properly ended.
When I manually select the query and press F5, the plan window opens correctly. Is this a bug, or is there a way to prevent this behavior?